Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
DanielG
/
DeepNeuronSeg
Like
0
Downloads: 1
Card
Git
Discussions
Commit
[3fb473]
main
History
Initial commit
Authored by:
DanielG
2025-04-21
Browse code at this revision
Parent:
[f56bf5]
1
2
3
>
>>
(Page 1 of 3)
added
DEEPNEURONSEG.yaml
added
DeepNeuronSeg/__init__.py
added
DeepNeuronSeg/__main__.py
added
DeepNeuronSeg/assets/garner_lab.png
added
DeepNeuronSeg/controllers/__init__.py
added
DeepNeuronSeg/controllers/about_controller.py
added
DeepNeuronSeg/controllers/analysis_controller.py
added
DeepNeuronSeg/controllers/app_controller.py
added
DeepNeuronSeg/controllers/dataset_controller.py
added
DeepNeuronSeg/controllers/evaluation_controller.py
added
DeepNeuronSeg/controllers/generate_labels_controller.py
added
DeepNeuronSeg/controllers/labeling_controller.py
added
DeepNeuronSeg/controllers/model_zoo_controller.py
added
DeepNeuronSeg/controllers/outlier_controller.py
added
DeepNeuronSeg/controllers/training_controller.py
added
DeepNeuronSeg/controllers/upload_controller.py
added
DeepNeuronSeg/models/__init__.py
added
DeepNeuronSeg/models/about_model.py
added
DeepNeuronSeg/models/analysis_model.py
added
DeepNeuronSeg/models/data_manager.py
added
DeepNeuronSeg/models/dataset_model.py
added
DeepNeuronSeg/models/denoise_model.py
added
DeepNeuronSeg/models/evaluation_model.py
added
DeepNeuronSeg/models/generate_labels_model.py
added
DeepNeuronSeg/models/image_manager.py
DEEPNEURONSEG.yaml
Diff
Switch to unified view
DeepNeuronSeg/__init__.py
Diff
Switch to unified view
DeepNeuronSeg/__main__.py
Diff
Switch to unified view
DeepNeuronSeg/assets/garner_lab.png
Binary file was added.
DeepNeuronSeg/controllers/__init__.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/about_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/analysis_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/app_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/dataset_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/evaluation_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/generate_labels_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/labeling_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/model_zoo_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/outlier_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/training_controller.py
Diff
Switch to unified view
DeepNeuronSeg/controllers/upload_controller.py
Diff
Switch to unified view
DeepNeuronSeg/models/__init__.py
Diff
Switch to unified view
DeepNeuronSeg/models/about_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/analysis_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/data_manager.py
Diff
Switch to unified view
DeepNeuronSeg/models/dataset_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/denoise_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/evaluation_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/generate_labels_model.py
Diff
Switch to unified view
DeepNeuronSeg/models/image_manager.py
Diff
Switch to unified view
1
2
3
>
>>
(Page 1 of 3)