mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
7 lines
160 B
Bash
7 lines
160 B
Bash
#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
|
|
|
|
|
|
|