Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Update car driving text #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion object-detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down