Fixed typo in weights file

pull/2111/head
Heethesh Vhavle 6 years ago committed by GitHub
parent 1b20072096
commit 5bc7c06891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      net_cam_v3.sh

@ -1,6 +1,6 @@
#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…
Cancel
Save