Cadene / pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
BSD 3-Clause "New" or "Revised" License
9.05k stars 1.83k forks source link

Original Implementation of GoogLeNet #43

Open niuqun opened 6 years ago

niuqun commented 6 years ago

Hello, do you have the pretrained model of GoogLeNet as in the 2015 paper? Thanks!

Cadene commented 6 years ago

Sorry, I don't plan to do it for now. Which pretrained GoogLetNet do you need?

niuqun commented 6 years ago

@Cadene Thank you for your kind reply. I need the model in the following paper.

Szegedy, C., Liu, W., Jia, Y., Sermanet, P., Reed, S., Anguelov, D., … Rabinovich, A. (2015). Going Deeper with Convolutions. In IEEE International Conference on Computer Vision and Pattern Recognition (pp. 1–9). https://doi.org/10.1109/CVPR.2015.7298594