mirror of https://github.com/AlexeyAB/darknet.git
parent
1b20072096
commit
5bc7c06891
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||||||
#rm test_dnn_out.avi |
#rm test_dnn_out.avi |
||||||
|
|
||||||
./darknet detector demo ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weightss rtsp://admin:admin12345@192.168.0.228:554 -i 0 -thresh 0.25 |
./darknet detector demo ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weights rtsp://admin:admin12345@192.168.0.228:554 -i 0 -thresh 0.25 |
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in new issue