-
Notifications
You must be signed in to change notification settings - Fork 284
3D U-Net for Prostate MRI Segmentation – Janvhi Sharma (s4975045) #279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: topic-recognition
Are you sure you want to change the base?
Conversation
…dict, and test scripts
…eline (verified locally)
… + dropout); architecture finalised
…g, and checkpoint management
…routine for trained model
Deleting duplicate/multiple training files used during debugging.
training progress summary (10 epochs output)
cleaned up failed .out and .err files used during testing/debugging
deleting extra readme file
|
This is an initial inspection, no action is required at this point 2D UNet – Prostate MRI Segmentation → Easy
• Discussion: None provided. This is needed. Suggestions/Notes:
|
Marking
Marked as per the due date and changes after which aren't necessarily allowed to contribute to grade for fairness. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Hi, |
Summary
Implements a 3D U-Net for prostate MRI segmentation (binary). Trained on HipMRI Study Open.
Achieved validation Dice ≈ 0.80 with smooth loss convergence.
Files (as required)
Evidence
See visuals/: loss_curve.png, dice_curve.png, comparison_* PNGs.
No datasets/model weights committed. Reproducibility instructions included.
Difficulty
Hard — 3D UNet with volumetric training on HPC (A100).
Notes