change name
This commit is contained in:
parent
8c0ac3c0c5
commit
0660b97cec
@ -156,7 +156,7 @@ You can load one or more image pairs using glob expressions. For example:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
python3 -m monoloco.run predict --mode stereo \
|
python3 -m monoloco.run predict --mode stereo \
|
||||||
--glob docs/000840*.png
|
--glob docs/test_000840*.png
|
||||||
--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
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user