till-onethousand commited on
Commit
cbe87c7
·
2 Parent(s): 9174514 8f30673

››Merge branch 'main' of https://huggingface.co/spaces/till-onethousand/yolov2

Browse files
Files changed (1) hide show
  1. run.py +0 -3
run.py DELETED
@@ -1,3 +0,0 @@
1
- import os
2
- os.chdir('/Users/tillwenke/Documents/darknet')
3
- os.system(f'/Users/tillwenke/Documents/darknet/darknet detect /Users/tillwenke/Documents/darknet/cfg/yolov2.cfg /Users/tillwenke/Documents/darknet/yolov2.weights /Users/tillwenke/Documents/darknet/data/dog.jpg')