This is the final change that we will be making to the 2021 training set until after the submission deadline has passed.
Checklist
[x] Merged latest master
[x] Updated version number in README.md
[x] Added changes to changelog.md
[x] Updated version number in setup.py
[x] (only when updating dataset) Ran annotation.import to completion
[ ] (only when updating dataset) Updated Surface Dice tolerances in labels.py (execute sample_segmentations.py, and
after that compute_tolerances.py. Then put the new values in. Do not re-use sampled segmentations from prior dataset versions!)
This step saturated the RAM on my home computer :/
Official Dataset Freeze
Description
This is the final change that we will be making to the 2021 training set until after the submission deadline has passed.
Checklist
master
README.md
changelog.md
setup.py
annotation.import
to completionlabels.py
(executesample_segmentations.py
, and after thatcompute_tolerances.py
. Then put the new values in. Do not re-use sampled segmentations from prior dataset versions!)