-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
### Crop images | |
Crop images and their respective mask in order to remove certain slices: | |
~~~ | |
python ./utils/crop_image_and_mask.py --folder-path /path/to/folder/ --file-name file_name.nii.gz --first-slice XXX --last-slice XXX | |
~~~ |
I understand the pertinence of this code when training the 3D model (ie: once the 2D model was trained), but the way it appears in the README suggests this script needs to be run before training the 2D model.
@plbenveniste is this a mis-placement of that section in the README?
Metadata
Metadata
Assignees
Labels
No labels