如何找出googlenet的初始版本
How to figure out the inception version of googlenet
我已经在 Nvidia 数字上预训练了 googlenet,但我不确定这是 inceptionv1、inceptionv2 还是 inceptionv3。在 DIGIT 中,它仅显示为 GoogLenet。谁能告诉我这是哪个版本的inception?提前致谢。
根据我的研究,Googlenet 被认为是 inception v1。可以按照此 link 的说明使用最新的初始模型 v3:
https://github.com/smichalowski/google_inception_v3_for_caffe
我已经在 Nvidia 数字上预训练了 googlenet,但我不确定这是 inceptionv1、inceptionv2 还是 inceptionv3。在 DIGIT 中,它仅显示为 GoogLenet。谁能告诉我这是哪个版本的inception?提前致谢。
根据我的研究,Googlenet 被认为是 inception v1。可以按照此 link 的说明使用最新的初始模型 v3: https://github.com/smichalowski/google_inception_v3_for_caffe