Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cc215
Cardiac_Multi_view_segmentation
Commits
996de11b
Commit
996de11b
authored
Mar 01, 2019
by
Huaqi Qiu
Browse files
fix example predict call arguments save_name_format
parent
dab736f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ReadME.md
View file @
996de11b
...
...
@@ -47,7 +47,7 @@ Results will be saved under `test_results` by default
-
VLA
-
VLA_img_ED.nii.gz
-
e.g.
-
predict LVSA:
`python predict.py --sequence LVSA --root_dir 'test_data/' --image_format 'LVSA/LVSA_img_{}.nii.gz' --save_folder_path 'test_results/' --save_format
_name
'seg_sa_{}.nii.gz' `
-
predict LVSA:
`python predict.py --sequence LVSA --root_dir 'test_data/' --image_format 'LVSA/LVSA_img_{}.nii.gz' --save_folder_path 'test_results/' --save_
name_
format 'seg_sa_{}.nii.gz' `
-
please read predict.py for avanced settings (batch size, image resampling).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment