You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuation from the previous round of training: #35
What is the round 3 model
The model which was fine-tuned on the manually corrected segmentations as per the QCs mentioned in #38 is the round 3 model. A total of 40 images were added in the training of this model since we fine-tuned the previously trained round 2 model.
A list of subjects used for the fine-tuning is below: finetuning.yml
The config (containing preprocessing, hyperparameters) for nnUNetv2 training is: plans.json
After the training was completed, I ran inference on the rest of the images whose segmentations have to be included in the consequent rounds of training (186 images), below is the QC. 50 subjects from these images will be chosen and included in the round 4 of training:
Continuation from the previous round of training: #35
What is the round 3 model
The model which was fine-tuned on the manually corrected segmentations as per the QCs mentioned in #38 is the
round 3
model. A total of 40 images were added in the training of this model since we fine-tuned the previously trainedround 2
model.A list of subjects used for the
fine-tuning
is below: finetuning.ymlThe config (containing preprocessing, hyperparameters) for nnUNetv2 training is: plans.json
After the training was completed, I ran inference on the rest of the images whose segmentations have to be included in the consequent rounds of training (186 images), below is the QC. 50 subjects from these images will be chosen and included in the
round 4
of training:qc_round3_inference.zip
The steps to reproduce the above QC results (/run inference) are the following:
cd fmri-segmentation
Next steps:
held-out test set
(Creation of aheld-out
test data for active learning training phase validation #33)The text was updated successfully, but these errors were encountered: