File size: 102 Bytes
5b30004
 
 
1
2
3
import os
os.chdir('./model')
os.system('./darknet detect cfg/yolov2.cfg yolov2.weights data/dog.jpg')