change name

This commit is contained in:
Lorenzo 2021-05-18 10:39:12 +02:00
parent 8c0ac3c0c5
commit 0660b97cec

View File

@ -156,7 +156,7 @@ You can load one or more image pairs using glob expressions. For example:
```sh
python3 -m monoloco.run predict --mode stereo \
--glob docs/000840*.png
--glob docs/test_000840*.png
--path_gt <to match results with ground-truths> \
-o data/output -long_edge 2500
```