Skip to content
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

s4747328 Improved 3D UNet #144

Open
wants to merge 10 commits into
base: topic-recognition
Choose a base branch
from

Conversation

charlieeslack
Copy link

Name: Charles Slack
Student Number: 47473289

This is a pull request for COMP3710 Assignment 3, Task 4. This project is segmenting the Prostate 3D dataset using an improved 3D UNet, attempting to achieve an average DSC score of about 0.7 across all classes. This request currently acheives an average of 0.62 across classes.

@celinsze
Copy link
Collaborator

celinsze commented Nov 8, 2024

This is an initial inspection, no action is required at this point

Recognition problem: total 6.5 Marks
Problem Solving: (1)
• Algorithm attempted for image segmentation and achieved an average Dice score of 0.61.
• Unable to verify performance as individual Dice score, example output, and training metric plots are not provided.
Algorithm implementation: (3)
• Algorithm implemented in PyTorch for the UNet3D model and functions.
Design: Modularised and reusable code (1)
Commenting: Some comments throughout the code (0.5)
Difficulty: (1)
• 3D UNet – Normal
• Problem attempted but not solved

@hanemma7moud hanemma7moud added the PDF PDF submitted label Nov 13, 2024
@gayanku
Copy link
Collaborator

gayanku commented Nov 14, 2024

Marking

Good/OK/Fair Practice (Design/Commenting, TF/Torch Usage)
Good design and implementation.
Spacing and comments.
No Header blocks. -1
Recognition Problem
OK solution to problem. Mode performance not reported.-2
Driver Script present.
File structure present.
Good Usage & Demo & Visualisation & Data usage.
Module present.
Commenting missing. -1
No Data leakage found.
Difficulty : Normal. UNet3D (Normal Difficulty)-5
Commit Log
Some/Adequate Meaningful commit messages. -1
Some/Adequate Progressive commits. -1
Documentation
Readme :Acceptable. No results, training graphs.-2
Model/technical explanation :Acceptable. -2
Description and Comments :Acceptable. No references.-1
Markdown used and PDF submitted. PDF checked.
Pull Request
Successful Pull Request (Working Algorithm Delivered on Time in Correct Branch). On time submission.
No Feedback required.
Request Description is good.
TOTAL-16

Marked as per the due date and changes after which aren't necessarily allowed to contribute to grade for fairness.
Subject to approval from Shakes

@gayanku gayanku added help wanted Extra attention is needed Preliminary Grade To be confirmed after review. Commit Log labels Nov 14, 2024
@shakes76
Copy link
Owner

No visible indication of solving problem, short description and readme. -5
Will not be merged.

@shakes76 shakes76 added Updated_Grade BB grade needs adjustment Completed and removed help wanted Extra attention is needed labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB Commit Log Completed PDF PDF submitted Preliminary Grade To be confirmed after review. _UNet3D Updated_Grade BB grade needs adjustment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants