YOLOv3 icon indicating copy to clipboard operation
YOLOv3 copied to clipboard

FileNotFoundError: [Errno 2] yolov3-tiny.weights, May work with yolov3.weights

Open geleshdeloitte opened this issue 4 years ago • 0 comments

The link https://pjreddie.com/media/files/yolov3.weights provided a file called yolov3.weights not yolov3-tiny.weights . I feel either this setup should work with yolov3.weights or the read me part needs to be edited to have yolov3-tiny.weights downloaded. https://pjreddie.com/media/files/yolov3-tiny.weights

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\NAME\yoloproj\YOLOv3\cfg\yolov3-tiny.weights'

geleshdeloitte avatar Sep 26 '19 14:09 geleshdeloitte