From e21b438b0e612529cad321044a21e4b21cc76692 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Thu, 1 Apr 2021 14:37:16 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2062884..75639d6 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ and save them into `data/kitti/3dop` [here](https://github.com/Parrotlife/pedestrianDepth-baseline/tree/master/MonoDepth-PyTorch) and save them into `data/kitti/monodepth` * **Geometrical Baseline and MonoLoco**: -To include also geometric baselines and MonoLoco, add the flag ``--baselines`` to the evaluation command +To include also geometric baselines and MonoLoco, download a monoloco model, save it in `data/models`, and add the flag ``--baselines`` to the evaluation command