-
Notifications
You must be signed in to change notification settings - Fork 16
nnUNet PICAI #155
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
nnUNet PICAI #155
Conversation
…es along with corresponding wg segmentation labels
… cancerous lesion segmentation. Update README with new details of the wg segmentation dataset on the cluster.
…aunch individual fold experiments
…s to dataset overview for compatibility with existing central and FL examples which use it to define focal loss
…ate loading for central and fl examples. Add documentation for nnUNet scripts. Few other smaller changes
…ove scripts to run on different nodes. Update documentation.
…nside fl4health repo
emersodb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, I think all the additions look awesome. Just some fairly straightforward comments. I didn't fully check the correctness of the preprocessing calculations, because that's pretty challenging without examples. So I'll assume you have already verified their "correctness"
for more information, see https://pre-commit.ci
emersodb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some very minor typo type comments. Good to go otherwise.
PR Type
[Feature | Fix | Documentation | Other ]
Short Description
Clickup Ticket(s): Initial nnUNet Integration for PICAI research
This PR does some initial work to leverage the nnUNet framework in FL4Health. This includes:
In following tickets I will:
Tests Added
Since a lot of this is research code and subject to change, I have not included tests. However, let me know if you think there are any tests that would be useful.