qfgaohao / pytorch-ssd

MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
https://medium.com/@smallfishbigsea/understand-ssd-and-implement-your-own-caa3232cd6ad
MIT License
1.39k stars 529 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'models/mobilenet_v1_with_relu_69_5.pth' #187

Closed akhra92 closed 1 year ago

akhra92 commented 1 year ago

Hello! I try to run train, but I get this kind of error. How to get that pth file?