Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vgg Model #2

Open
bcarpenter-pub opened this issue Oct 30, 2016 · 7 comments
Open

Vgg Model #2

bcarpenter-pub opened this issue Oct 30, 2016 · 7 comments

Comments

@bcarpenter-pub
Copy link

Can you please describe how the weights for VGG net were trained? Are these the original weights from the paper https://arxiv.org/pdf/1409.1556.pdf or are they a manually trained set of weights. If so what dataset were they trained on and what accuracy did they achieve.

@ibadami
Copy link

ibadami commented Feb 14, 2017

Can you also show how to read pre-trained weights of google inception v3 model from tensor-flow. They are not saved as .tflearn.

@KeqiangSun
Copy link

Thanks for your contribution. but there seems to lack the weight named 'conv4_2' and 'fc7/W' when I try to finetune the pretrained VGG16 model. could you please tell me why and what shall i do? Thank you

@anqiwang0218
Copy link

Thanks for your contribution! But how to get pre-trained vgg model weights and use them in your model ?? Should I download some other documents or ..?

@anqiwang0218
Copy link

It's like that your model is just a structure, not a pre-trained model. So how can I read weights into it ?

@anqiwang0218
Copy link

Or are those weights just inside TFlearn? I am a beginner of Tensorflow and Tflearn. Hope I can get more explanation from you.

@anqiwang0218
Copy link

@aymericdamien

@primasanjaya
Copy link

I am asking the same question,

How to load .tflearn pretrained model? is it using model.load() as usual?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants