ming71 / rotate-yolov3

Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).
222 stars 58 forks source link

running code error #30

Closed CVYang closed 2 years ago

CVYang commented 3 years ago

i download the .pt model file and run with command "python detect.py --wights weights/without-matrix.pt --cfg cfg/***.cfg --source 2".. it doesnt work. i dont know which cfg file is correct. Can you show me a correct command with weights file and cfg file?

ming71 commented 2 years ago

Refer to this issue.