LICENSE
README.md
pyproject.toml
setup.py
cnn_runner/__init__.py
cnn_runner/main.py
cnn_runner.egg-info/PKG-INFO
cnn_runner.egg-info/SOURCES.txt
cnn_runner.egg-info/dependency_links.txt
cnn_runner.egg-info/not-zip-safe
cnn_runner.egg-info/requires.txt
cnn_runner.egg-info/top_level.txt
cnn_runner/icons/1.gif
cnn_runner/icons/10.gif
cnn_runner/icons/11.gif
cnn_runner/icons/12.gif
cnn_runner/icons/13g.gif
cnn_runner/icons/14.gif
cnn_runner/icons/15.gif
cnn_runner/icons/16.gif
cnn_runner/icons/17.gif
cnn_runner/icons/18.gif
cnn_runner/icons/2.gif
cnn_runner/icons/20.gif
cnn_runner/icons/21.gif
cnn_runner/icons/23.gif
cnn_runner/icons/24.gif
cnn_runner/icons/3.gif
cnn_runner/icons/5.gif
cnn_runner/icons/6.gif
cnn_runner/icons/7.gif
cnn_runner/icons/88.gif
cnn_runner/icons/99.gif
cnn_runner/icons/DearWellinformedDalmatian-size_restricted.gif
cnn_runner/icons/gg.gif
cnn_runner/icons/loader.gif
cnn_runner/icons/loading-51.gif
cnn_runner/icons/loading-63.gif
cnn_runner/icons/loading-64.gif
cnn_runner/icons/loading-65.gif
cnn_runner/icons/loading-66.gif
cnn_runner/icons/loading-9.gif
cnn_runner/icons/loading-circles.gif
cnn_runner/icons/loading-waiting.gif
cnn_runner/icons/loading-waiting2.gif
cnn_runner/icons/loading-waiting3.gif
cnn_runner/icons/loading_circle.gif
cnn_runner/icons/loop-loading.gif
cnn_runner/icons/~$icons.xlsx
cnn_runner/mask_r_cnn/__init__.py
cnn_runner/mask_r_cnn/aes_visual_detect.py
cnn_runner/mask_r_cnn/run_sem_seg.py
cnn_runner/mm_detector/__init__.py
cnn_runner/mm_detector/run_mm_detection.py
cnn_runner/utils/__init__.py
cnn_runner/utils/anim.py
cnn_runner/utils/canny_edge.py
cnn_runner/utils/cnn_worker.py
cnn_runner/utils/coords_calc.py
cnn_runner/utils/fix_project.py
cnn_runner/utils/img_hist_norm.py
cnn_runner/utils/merge_2_proj.py
cnn_runner/utils/merge_via2_projects.py
cnn_runner/utils/my_rand_color.py
cnn_runner/utils/my_vizualizer.py
cnn_runner/utils/result_table.py
cnn_runner/utils/seg_image.py
cnn_runner/utils/seg_learning.py
cnn_runner/utils/settings_window.py
cnn_runner/utils/show_img_window.py
cnn_runner/utils/splash_screen.py
cnn_runner/utils/start_ml.py
cnn_runner/utils/thres_slider.py
cnn_runner/utils/what_class_window.py
cnn_runner/yolo/__init__.py
cnn_runner/yolo/datasets.py
cnn_runner/yolo/detect_yolo.py
cnn_runner/yolor/__init__.py
cnn_runner/yolor/detect_yolor.py
cnn_runner/yolor/test.py
cnn_runner/yolor/train.py
cnn_runner/yolor/tune.py
cnn_runner/yolor/models_yolor/__init__.py
cnn_runner/yolor/models_yolor/export.py
cnn_runner/yolor/models_yolor/models.py
cnn_runner/yolor/utils_yolor/__init__.py
cnn_runner/yolor/utils_yolor/activations.py
cnn_runner/yolor/utils_yolor/autoanchor.py
cnn_runner/yolor/utils_yolor/datasets.py
cnn_runner/yolor/utils_yolor/general.py
cnn_runner/yolor/utils_yolor/google_utils.py
cnn_runner/yolor/utils_yolor/layers.py
cnn_runner/yolor/utils_yolor/loss.py
cnn_runner/yolor/utils_yolor/metrics.py
cnn_runner/yolor/utils_yolor/parse_config.py
cnn_runner/yolor/utils_yolor/plots.py
cnn_runner/yolor/utils_yolor/torch_utils.py