Hey, I want to ask if anybody has the GoogLeNet model (trained on ImageNet)
I’m trying to reproduce some deep metric learning result and all papers use GoogLeNet, so for fair comparison and analysis…
Training the network myself or even converting it from tensorflow is too much work
I see.
The one that people have used is Caffe BVLC GoogleNet (somewhat close to what’s reported in the paper).
I’m gonna stick with playing with VGG then