mattaq commited on
Commit
60eb4e7
1 Parent(s): c08f732

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,6 +8,6 @@ This model consists of a nnU-Net trained on the GelGenie training dataset in Dec
8
 
9
  The model was trained on the training set (420 images) for 600 epochs and the best checkpoint extracted based on the validation pseudo-dice score (using the nnU-Net training package).
10
 
11
- For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-nnUNet-Dec-2023 and check the config files.
12
 
13
  For the original nnU-Net package and for more details on the nnU-Net model itself, please check https://github.com/MIC-DKFZ/nnUNet.
 
8
 
9
  The model was trained on the training set (420 images) for 600 epochs and the best checkpoint extracted based on the validation pseudo-dice score (using the nnU-Net training package).
10
 
11
+ For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-nnUNet-Dec-2023 and check the config files. Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
12
 
13
  For the original nnU-Net package and for more details on the nnU-Net model itself, please check https://github.com/MIC-DKFZ/nnUNet.