mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added example how to use web-cam: darknet/x64/darknet_web_cam_voc.cmd
This commit is contained in:
6
build/darknet/x64/darknet_web_cam_voc.cmd
Normal file
6
build/darknet/x64/darknet_web_cam_voc.cmd
Normal file
@ -0,0 +1,6 @@
|
||||
# play video from Web-Camera number 0
|
||||
|
||||
darknet.exe detector demo data/voc.data yolo-voc.cfg yolo-voc.weights -c 0
|
||||
|
||||
|
||||
pause
|
Reference in New Issue
Block a user