From 89abcd78566ed0156abe4d922ae53dfbf938792e Mon Sep 17 00:00:00 2001 From: Pierre Moulon Date: Wed, 22 Jul 2020 08:24:19 -0700 Subject: [PATCH] Update README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2493b30..ba275a1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ tar -xzvf ckpts.tar.gz rm ckpts.tar.gz ``` -### Prediction on sigle image +### Prediction on single image Run the following command to predict on a single image: ```bash python inference_single_image.py --image_path=/path/to/image