longcw / faster_rcnn_pytorch

Faster RCNN with PyTorch
MIT License
1.7k stars 466 forks source link

IOError: [Errno 2] No such file or directory: 'data/pretrained_model/VGG_imagenet.npy' #44

Closed vinodkkurmi closed 6 years ago

vinodkkurmi commented 6 years ago

Hi ..I am facing problem while training the network.

IOError: [Errno 2] No such file or directory: 'data/pretrained_model/VGG_imagenet.npy'

any suggestions or comments???

vinodkkurmi commented 6 years ago

I got solved the issue.