Commit [2824d6]

Initial commit

DavidFeaster DavidFeaster 2025-04-21

1 2 > >> (Page 1 of 2)
added .gitignore
added LICENSE.md
added README.md
added drunet/__init__.py
added drunet/data.py
added drunet/loss.py
added drunet/model/__init__.py
added drunet/model/dr_unet.py
added drunet/module.py
added drunet/performance.py
added drunet/predict_segment.py
added drunet/predict_volume.py
added drunet/segment.py
added drunet/test_images/005258.png
added drunet/test_images/005365.png
added drunet/test_images/005455.png
added drunet/test_images/005467.png
added drunet/test_images/005503.png
added drunet/test_images/005547.png
added drunet/test_images/005576.png
added drunet/test_images/005599.png
added drunet/test_images/006091.png
added drunet/test_images/007582.png
added drunet/test_images/010419.png
added drunet/test_images/011734.png
.gitignore Diff Switch to side-by-side view
Loading...
LICENSE.md Diff Switch to side-by-side view
Loading...
README.md Diff Switch to side-by-side view
Loading...
drunet/__init__.py Diff Switch to side-by-side view
Loading...
drunet/data.py Diff Switch to side-by-side view
Loading...
drunet/loss.py Diff Switch to side-by-side view
Loading...
drunet/model/__init__.py Diff Switch to side-by-side view
Loading...
drunet/model/dr_unet.py Diff Switch to side-by-side view
Loading...
drunet/module.py Diff Switch to side-by-side view
Loading...
drunet/performance.py Diff Switch to side-by-side view
Loading...
drunet/predict_segment.py Diff Switch to side-by-side view
Loading...
drunet/predict_volume.py Diff Switch to side-by-side view
Loading...
drunet/segment.py Diff Switch to side-by-side view
Loading...
drunet/test_images/005258.png
Binary file was added.
drunet/test_images/005365.png
Binary file was added.
drunet/test_images/005455.png
Binary file was added.
drunet/test_images/005467.png
Binary file was added.
drunet/test_images/005503.png
Binary file was added.
drunet/test_images/005547.png
Binary file was added.
drunet/test_images/005576.png
Binary file was added.
drunet/test_images/005599.png
Binary file was added.
drunet/test_images/006091.png
Binary file was added.
drunet/test_images/007582.png
Binary file was added.
drunet/test_images/010419.png
Binary file was added.
drunet/test_images/011734.png
Binary file was added.
1 2 > >> (Page 1 of 2)