dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Added param -dont_show to detect objects on servers without display, like A...
AlexeyAB
2018-03-01
5cd147031b17204fcc3356a3832d36544361fc42
[~speedprog/mtg/mtg_card_detector.git]
/
build
/
darknet
/
x64
/
darknet_many_images.cmd
1
2
3
4
darknet.exe detector test data/voc.data yolo-voc.cfg yolo-voc.weights -dont_show < data/train.txt > result.txt
pause