From e1d0ef2f12cc7a5b4638df6dfcc7c0f670d8392c Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Wed, 6 Jan 2021 15:33:09 +0100 Subject: [PATCH] fix images link --- docs/MonoLoco++.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MonoLoco++.md b/docs/MonoLoco++.md index 5d2770d..be6e28e 100644 --- a/docs/MonoLoco++.md +++ b/docs/MonoLoco++.md @@ -50,11 +50,11 @@ docs/002282.png \ --n_dropout <50 to include epistemic uncertainty, 0 otherwise> ``` -![predict_ground_truth](docs/out_002282.png.multi.jpg) +![predict](out_002282.png.multi.jpg) To show all the instances estimated by MonoLoco add the argument `show_all` to the above command. -![predict_all](docs/out_002282.png.multi_all.jpg) +![predict_all](out_002282.png.multi_all.jpg) ### Social Distancing WIP