mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added command line example of tiny-yolo-voc: darknet_demo_voc_tiny.cmd
This commit is contained in:
6
build/darknet/x64/darknet_demo_voc_tiny.cmd
Normal file
6
build/darknet/x64/darknet_demo_voc_tiny.cmd
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
darknet.exe yolo demo tiny-yolo-voc.cfg tiny-yolo-voc.weights test.mp4 -i 0
|
||||
|
||||
|
||||
pause
|
Reference in New Issue
Block a user