dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Also replace root version to Python3
Philip Kahn
2018-05-04
3459c47bfa02d23d300df9a44ba3ec9c958850fe
[~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