Skip to content

Commit

Permalink
Add Dataset302_LumbarRootlets_r20240723.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
valosekj authored Jul 23, 2024
1 parent 3e72d96 commit ed8900c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging_lumbar_rootlets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pip install -r packaging_lumbar_rootlets/requirements.txt
To segment a single image using the trained model, run the following command from the terminal.
This assumes that the lumbar model has been downloaded and unzipped (`unzip Dataset202_LumbarRootlets_r20240527.zip`).
This assumes that the lumbar model has been downloaded and unzipped (`unzip Dataset202_LumbarRootlets_r20240527.zip` or `unzip Dataset302_LumbarRootlets_r20240723.zip`).
```bash
python packaging_lumbar_rootlets/run_inference_single_subject.py -i <INPUT> -o <OUTPUT> -path-model <PATH_TO_MODEL_FOLDER> -fold <FOLD>
Expand Down

0 comments on commit ed8900c

Please sign in to comment.