mirror of https://github.com/AlexeyAB/darknet.git
parent
1e9d1fcedf
commit
2bac3681fc
2 changed files with 13 additions and 3 deletions
@ -0,0 +1,10 @@ |
||||
darknet.exe detector test data/obj.data yolo-obj.cfg yolo-obj_8000.weights -thresh 0.25 -dont_show -save_labels < images.txt |
||||
|
||||
|
||||
|
||||
rem -thresh 0.1 |
||||
|
||||
|
||||
|
||||
|
||||
pause |
Loading…
Reference in new issue