dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed resize_shortcut_layer() for resnet50_yolo.cfg on Linux
AlexeyAB
2018-04-13
16cfff811f8a5898899cdd0b7139d216466371d2
[~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