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

Region based nnunet scripts #66

Merged
merged 50 commits into from
Nov 10, 2023
Merged

Region based nnunet scripts #66

merged 50 commits into from
Nov 10, 2023

Conversation

plbenveniste
Copy link
Collaborator

@plbenveniste plbenveniste commented Oct 21, 2023

In this PR we detail the scripts used for the training and evaluation of the region-based nnUNet. It contains:

  • README.md : instructions to use the different files
  • convert_BIDS_to_nnunet.py : script to convert data from the BIDS format to the nnUNet format
  • convert_predictions_to_BIDS.py : script to convert the nnUNet predictions to the BIDS format using the conversion dictionnary
  • evaluate_lesion_seg_prediction.py : this script computes the metrics using anima
  • nnUNet_inference_analysis.ipynb : this notebook shows the performance of the nnunet with respect to its different folds
  • convert_BIDS_to_nnunet_with_mul_PSIR.py : this last script was added to convert BIDS to nnunet format and multiplying PSIR images by -1

This list is to be updated.

@plbenveniste plbenveniste self-assigned this Oct 21, 2023
@plbenveniste plbenveniste marked this pull request as ready for review November 9, 2023 21:50
@plbenveniste plbenveniste requested a review from valosekj November 9, 2023 21:51
nnunet/README.md Outdated Show resolved Hide resolved
nnunet/README.md Outdated Show resolved Hide resolved
nnunet/README.md Outdated Show resolved Hide resolved
Copy link
Member

@valosekj valosekj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks! I left only a few minor comments. Then the PR can be merged!

@plbenveniste plbenveniste merged commit b73709c into main Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants