Closed panovr closed 7 years ago
I found that "vgg_conv.pth" only has the conv layers of the original vgg net, and the fc layers are removed. May I ask that how this model is generated?
Hope that helps, Leon
Got it, thanks!
@leongatys Thanks for the steps. Could you kindly share the code that converts the caffe model to pytorch model?
I found that "vgg_conv.pth" only has the conv layers of the original vgg net, and the fc layers are removed. May I ask that how this model is generated?