dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge pull request #675 from IlyaOvodov/Flip_Fix
Alexey
2018-04-21
a2f3644e87c11c222f86aa2aeb0e31d858ebb024
[~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