mirror of https://github.com/AlexeyAB/darknet.git
parent
adfafa6ab3
commit
9c63bd33ad
2 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||||||
|
|
||||||
|
|
||||||
darknet.exe detector test data/coco.data yolo.cfg yolo.weights -i 0 -thresh 0.1 |
darknet.exe detector test data/coco.data yolo.cfg yolo.weights -i 0 -thresh 0.3 |
||||||
|
|
||||||
|
|
||||||
pause |
pause |
Loading…
Reference in new issue