dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed darknet.py - uses batch=1 by default
AlexeyAB
2018-05-16
89c11f83ed49c58c3031200d8ed053b4f671db09
[~speedprog/mtg/mtg_card_detector.git]
/
build
/
darknet
/
x64
/
darknet_coco.cmd
1
2
3
4
5
6
darknet.exe detector test data/coco.data cfg/yolov2.cfg yolov2.weights -i 0 -thresh 0.25
pause