erikguo / yolov3

Integrate SlimYoloV3 in YOLOv3 in PyTorch in Branch slimyolov3
GNU General Public License v3.0
26 stars 8 forks source link

Error while pruning model via prune.py #19

Open MuhammadAsadJaved opened 4 years ago

MuhammadAsadJaved commented 4 years ago

Describe the bug Error can be seen in attached screen short. To Reproduce Steps to reproduce the behavior:

  1. python3 prune.py --cfg cfg/yolov3-boat.cfg --weights weights/best_converted.weights

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

MuhammadAsadJaved commented 4 years ago

I have checked there was no test.jpg , i have copied it and changed the img_path accordingly but now i got this error.

image