Bartek GÄ…siorzewski
2018-05-07 ae4ec1a06d5b4c9bcb5647cf555aafd4e5f800f7
1
2
3
4
5
6
7
8
9
rem download Python 2.7.14 from: https://www.python.org/downloads/release/python-2714/
rem C:\Python27\Scripts\pip install numpy
rem C:\Python27\Scripts\pip install scikit-image
rem C:\Python27\Scripts\pip install scipy
 
C:\Python27\python.exe darknet.py
 
 
pause