dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed demo for video files: is used do_nms_sort() instead of do_nms_obj().
AlexeyAB
2018-05-21
46028c6621f1a75874054db23dfa103a7759a483
[~speedprog/mtg/mtg_card_detector.git]
/
build
/
darknet
/
x64
/
darknet_yolo_v3_video.cmd
1
2
3
4
5
darknet.exe detector demo data/coco.data yolov3.cfg yolov3.weights -i 0 -thresh 0.25 test.mp4
pause