Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanghan committed Apr 9, 2016
1 parent 7bd6b65 commit 1977117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The pre-compiled software with source code package for the demo:

You can use this as an example. In order to run the demo on a video file, just type:

./darknet yolo vid_demo cfg/yolo_2class_box11.cfg model/yolo_2class_box11_3000.weights /video/test.mp4
./darknet yolo demo_vid cfg/yolo_2class_box11.cfg model/yolo_2class_box11_3000.weights /video/test.mp4


If you would like to repeat the training process or get a feel of YOLO, you can download the data I collected and the annotations I labeled.
Expand Down

0 comments on commit 1977117

Please sign in to comment.