Added command line example of tiny-yolo-voc: darknet_demo_voc_tiny.cmd

This commit is contained in:
AlexeyAB
2016-12-04 12:44:24 +03:00
parent 5ae5b2939b
commit 69fa011ec7

View File

@ -0,0 +1,6 @@
darknet.exe yolo demo tiny-yolo-voc.cfg tiny-yolo-voc.weights test.mp4 -i 0
pause