Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Extracting feature vectors from inception_v3 model and creating feature embedding #893

Open
saitarslanboun opened this issue Jan 25, 2018 · 0 comments

Comments

@saitarslanboun
Copy link

saitarslanboun commented Jan 25, 2018

Hi,

I have downloaded inception_v3 pretrained model from https://s3.amazonaws.com/lasagne/recipes/pretrained/imagenet/inception_v3.pkl.

By using this model, I want to extract image feature vectors like in tensorflow (len=2048), and create image embeddings (len=100). How is it possible?

Is there any tutorial or example about it?

Thanks,

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

No branches or pull requests

1 participant