From b86fdd46c309b10c6914806803e50c470f04af0d Mon Sep 17 00:00:00 2001 From: Elroy Ashtian Jr Date: Mon, 11 Feb 2019 14:20:14 -0800 Subject: [PATCH] Update README.md --- object-detection/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object-detection/README.md b/object-detection/README.md index 0fa437e9..ec032b97 100644 --- a/object-detection/README.md +++ b/object-detection/README.md @@ -114,7 +114,7 @@ For simplicity of the code and in order to put more focus on the performance num make -f Makefile_ROIviewer ./ROIviewer -i $SV/object-detection/Cars\ -\ 1900.mp4 -l $SV/object-detection/pascal_voc_classes.txt -You should see a video play with cars running on the highway and red bounding boxes around them. +You should see a video playing with cars driving on a highway and green bounding boxes around them. Here are the parameters used in the above command to run the application: