From e34f68f5a411316c42192aba56e30757251c5535 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Thu, 22 Apr 2021 18:23:22 +0200 Subject: [PATCH] update command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226c73a..c9106d3 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ python3 -m monoloco.run predict --mode stereo \ ```sh python3 -m monoloco.run predict --glob docs/005523*.png \ --output_types multi \ ---model data/models/ms-200710-1511.pkl \ +--mode stereo \ --path_gt \ -o data/output --long_edge 2500 \ --instance-threshold 0.05 --seed-threshold 0.05