Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
SCallahan
/
nn-segmentation-for-lar
Like
0
Downloads: 1
Card
Git
Discussions
Commit
[42b56e]
main
History
Initial commit
Authored by:
SCallahan
2025-04-20
Browse code at this revision
Parent:
[0e680b]
1
2
>
>>
(Page 1 of 2)
added
.gitignore
added
README.md
added
brain_tumor_segmentation_cnn/LICENSE.md
added
brain_tumor_segmentation_cnn/README.md
added
brain_tumor_segmentation_cnn/brain_tumor_segmentation_models.py
added
brain_tumor_segmentation_cnn/patch_library.py
added
brain_tumor_segmentation_cnn/readme/1.png
added
brain_tumor_segmentation_cnn/readme/Brain Tumor Segmentation Pipeline.png
added
brain_tumor_segmentation_cnn/readme/color_code.png
added
brain_tumor_segmentation_cnn/readme/result0_10000.png
added
edge_detector_cnn/LICENSE.md
added
edge_detector_cnn/README.md
added
edge_detector_cnn/edge_detector_cnn.py
added
edge_detector_cnn/patch_extractor_edges.py
added
edge_detector_cnn/readme/Edge Detector Pipeline.png
added
edge_detector_cnn/readme/result_edge_1.png
added
edge_detector_cnn/readme/result_edge_14.png
added
edge_detector_cnn/readme/result_edge_18.png
added
edge_detector_cnn/readme/result_edge_21.png
added
edge_detector_cnn/readme/result_edge_26.png
added
edge_detector_cnn/readme/result_edge__canny_added1.png
added
edge_detector_cnn/readme/result_edge__canny_added14.png
added
edge_detector_cnn/readme/result_edge__canny_added18.png
added
edge_detector_cnn/readme/result_edge__canny_added21.png
added
edge_detector_cnn/readme/result_edge__canny_added26.png
.gitignore
Diff
Switch to side-by-side view
README.md
Diff
Switch to side-by-side view
brain_tumor_segmentation_cnn/LICENSE.md
Diff
Switch to side-by-side view
brain_tumor_segmentation_cnn/README.md
Diff
Switch to side-by-side view
brain_tumor_segmentation_cnn/brain_tumor_segmentation_models.py
Diff
Switch to side-by-side view
brain_tumor_segmentation_cnn/patch_library.py
Diff
Switch to side-by-side view
brain_tumor_segmentation_cnn/readme/1.png
Binary file was added.
brain_tumor_segmentation_cnn/readme/Brain Tumor Segmentation Pipeline.png
Binary file was added.
brain_tumor_segmentation_cnn/readme/color_code.png
Binary file was added.
brain_tumor_segmentation_cnn/readme/result0_10000.png
Binary file was added.
edge_detector_cnn/LICENSE.md
Diff
Switch to side-by-side view
edge_detector_cnn/README.md
Diff
Switch to side-by-side view
edge_detector_cnn/edge_detector_cnn.py
Diff
Switch to side-by-side view
edge_detector_cnn/patch_extractor_edges.py
Diff
Switch to side-by-side view
edge_detector_cnn/readme/Edge Detector Pipeline.png
Binary file was added.
edge_detector_cnn/readme/result_edge_1.png
Binary file was added.
edge_detector_cnn/readme/result_edge_14.png
Binary file was added.
edge_detector_cnn/readme/result_edge_18.png
Binary file was added.
edge_detector_cnn/readme/result_edge_21.png
Binary file was added.
edge_detector_cnn/readme/result_edge_26.png
Binary file was added.
edge_detector_cnn/readme/result_edge__canny_added1.png
Binary file was added.
edge_detector_cnn/readme/result_edge__canny_added14.png
Binary file was added.
edge_detector_cnn/readme/result_edge__canny_added18.png
Binary file was added.
edge_detector_cnn/readme/result_edge__canny_added21.png
Binary file was added.
edge_detector_cnn/readme/result_edge__canny_added26.png
Binary file was added.
1
2
>
>>
(Page 1 of 2)