Closed jiangyangzhou closed 4 years ago
Oh, I found mobilenet, but still no inception_v3, can you provide this model? I saw it in your report experiment table. Thanks.
Hi @jiangyangzhou , the inception v3 model is from Keras: https://github.com/mzweilin/EvadeML-Zoo/tree/master/models/keras_models
See the official documentation of Keras: https://keras.io/applications/#inceptionv3
Best, -Weilin
As your Readme said, this repo provide pretrain inception_v3 model on imagenet, but I didn't see it, and any other imagenet model. Can you provide them. Thanks.