update command
This commit is contained in:
parent
8a942f9f67
commit
e34f68f5a4
@ -156,7 +156,7 @@ python3 -m monoloco.run predict --mode stereo \
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
python3 -m monoloco.run predict --glob docs/005523*.png \ --output_types multi \
|
python3 -m monoloco.run predict --glob docs/005523*.png \ --output_types multi \
|
||||||
--model data/models/ms-200710-1511.pkl \
|
--mode stereo \
|
||||||
--path_gt <to match results with ground-truths> \
|
--path_gt <to match results with ground-truths> \
|
||||||
-o data/output --long_edge 2500 \
|
-o data/output --long_edge 2500 \
|
||||||
--instance-threshold 0.05 --seed-threshold 0.05
|
--instance-threshold 0.05 --seed-threshold 0.05
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user