Open York1996OutLook opened 5 years ago
Could you share your stack trace and full error? That would help shed some more light on the problem.
Initially I would think that you've added a new module/layer to the network for which it is trying to load the weights. But as the module isn't part of the standard VGG16 model, there are no weights to load.
I meet the same problem. Have you solved it? @York1996OutLook
i use vgg16_caffe.pth and put it in data/pretrained_model. does anyone know what happend??