From bf409c8989c20b4b2c14864914b6f80143aed438 Mon Sep 17 00:00:00 2001 From: Vlad St Date: Tue, 10 Nov 2020 14:18:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe5c536..21ae924 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Once every requirement is installed, simply rum `python inference.py [options... **Important options** -`--input_path` : directory which contains depthmaps (in .pgm format) +`--input_path` : directory which contains depthmaps (in .pgm format) (see [example of input data](./example) ) `--output_path` : directory where results will be saved