dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed memory leaks. And fixes for Web-camera and IP-camera.
AlexeyAB
2018-05-04
89354d0a0ce6fbb22ff262658045cdb8796ff6fd
[~speedprog/mtg/mtg_card_detector.git]
/
build
/
darknet
/
x64
/
darknet_python.cmd
1
2
3
4
5
6
7
8
rem download Python 2.7.14 from: https://www.python.org/downloads/release/python-2714/
rem C:\Python27\Scripts\pip install numpy
C:\Python27\python.exe darknet.py
pause