LICENSE.md
README.md
main.py
pyproject.toml
painter/root_painter/__init__.py
painter/root_painter/about.py
painter/root_painter/assign_corrections.py
painter/root_painter/base_extract.py
painter/root_painter/controls_dialog.py
painter/root_painter/convert_seg.py
painter/root_painter/create_dataset.py
painter/root_painter/create_project.py
painter/root_painter/eccentricity.py
painter/root_painter/extract_comp.py
painter/root_painter/extract_count.py
painter/root_painter/extract_length.py
painter/root_painter/extract_regions.py
painter/root_painter/file_utils.py
painter/root_painter/graphics_scene.py
painter/root_painter/graphics_view.py
painter/root_painter/im_utils.py
painter/root_painter/im_viewer.py
painter/root_painter/instructions.py
painter/root_painter/interaction_time.py
painter/root_painter/main.py
painter/root_painter/mask_images.py
painter/root_painter/name_edit_widget.py
painter/root_painter/nav.py
painter/root_painter/palette.py
painter/root_painter/plot_seg_metrics.py
painter/root_painter/progress_widget.py
painter/root_painter/random_split.py
painter/root_painter/resize_images.py
painter/root_painter/root_painter.py
painter/root_painter/segment_folder.py
painter/root_painter/visibility_widget.py
painter/scripts/export_icons.py
painter/scripts/run_pyinstaller.py
root_painter.egg-info/PKG-INFO
root_painter.egg-info/SOURCES.txt
root_painter.egg-info/dependency_links.txt
root_painter.egg-info/entry_points.txt
root_painter.egg-info/requires.txt
root_painter.egg-info/top_level.txt
trainer/build/lib/root_painter_trainer/__init__.py
trainer/build/lib/root_painter_trainer/datasets.py
trainer/build/lib/root_painter_trainer/elastic.py
trainer/build/lib/root_painter_trainer/file_utils.py
trainer/build/lib/root_painter_trainer/im_utils.py
trainer/build/lib/root_painter_trainer/loss.py
trainer/build/lib/root_painter_trainer/main.py
trainer/build/lib/root_painter_trainer/metrics.py
trainer/build/lib/root_painter_trainer/model_utils.py
trainer/build/lib/root_painter_trainer/startup.py
trainer/build/lib/root_painter_trainer/trainer.py
trainer/build/lib/root_painter_trainer/unet.py
trainer/build/lib/root_painter_trainer/multi_epoch/multi_epoch_loader.py
trainer/root_painter_trainer/__init__.py
trainer/root_painter_trainer/datasets.py
trainer/root_painter_trainer/elastic.py
trainer/root_painter_trainer/file_utils.py
trainer/root_painter_trainer/im_utils.py
trainer/root_painter_trainer/loss.py
trainer/root_painter_trainer/main.py
trainer/root_painter_trainer/metrics.py
trainer/root_painter_trainer/model_utils.py
trainer/root_painter_trainer/startup.py
trainer/root_painter_trainer/trainer.py
trainer/root_painter_trainer/unet.py
trainer/root_painter_trainer/multi_epoch/multi_epoch_loader.py
trainer/tests/plot_metrics.py
trainer/tests/test_loss.py
trainer/tests/test_unet.py
trainer/tests/test_unet_inference.py
trainer/tests/test_utils.py
trainer/tests/training_benchmarks.py