mirror of https://github.com/AlexeyAB/darknet.git
6 lines
187 B
Batchfile
6 lines
187 B
Batchfile
|
C:\Python27\Scripts\pip install numpy
|
||
|
C:\Python27\Scripts\pip install matplotlib
|
||
|
|
||
|
C:\Python27\python.exe log_parser.py --source-dir ./ --save-dir ./ --log-file test.log --show true
|
||
|
|
||
|
pause
|