dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed for Linux: detection for batch > 1 and 0x0d at command line
AlexeyAB
2017-10-29
84cdbaa1f14b4f2ca73b370c6db6a4dc9571fd07
[~speedprog/mtg/mtg_card_detector.git]
/
build
/
darknet
/
x64
/
darknet_demo_coco.cmd
1
2
3
4
5
6
darknet.exe detector demo data/coco.data yolo.cfg yolo.weights test.mp4 -i 0 -out_filename res.avi
pause