Commit 1a24a70 1 parent 9743a09 commit 1a24a70 Copy full SHA for 1a24a70
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ python test.py --path-image /path/to/image --path-out /path/to/output --path-mod
72
72
> [ !NOTE]
73
73
> The ` nnUNetTrainer__nnUNetPlans__3d_fullres ` folder is inside the ` Dataset500_zurich_mouse ` folder. <br >
74
74
> To use GPU, add the flag ` --use-gpu ` in the previous command.<br >
75
- > To use mirroring (test-time) augmentation, add flag ` --use-mirroring ` . NOTE: Inference takes a long time when this is enabled. Default: False.
76
- > To speed up inference, add flag ` --step-size XX ` with X being a value above 0.5 and below 1 (0.9 is advised).
75
+ > To use mirroring (test-time) augmentation, add flag ` --use-mirroring ` . NOTE: Inference takes a long time when this is enabled. Default: False.< br >
76
+ > To speed up inference, add flag ` --step-size XX ` with X being a value above 0.5 and below 1 (0.9 is advised).< br >
77
77
> If inference fails : refer to the following [ issue 44] ( https://github.com/ivadomed/model_seg_mouse-sc_wm-gm_t1/issues/44 ) for image pre-processing.
78
78
79
79
## Apply post-processing
You can’t perform that action at this time.
0 commit comments