Added Yolo v2 bash files

This commit is contained in:
AlexeyAB
2018-03-28 23:33:03 +03:00
parent 5f38c0d8f5
commit 9f7d403a3c
3 changed files with 18 additions and 0 deletions

6
image_yolov2.sh Normal file
View File

@ -0,0 +1,6 @@
./darknet detector test ./cfg/voc.data ./cfg/yolov2.cfg ./yolov2.weights data/dog.jpg -i 0 -thresh 0.2