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

Query image in LinearClassifierDemo.ipynb #3

Open
muneebable opened this issue Mar 20, 2019 · 1 comment
Open

Query image in LinearClassifierDemo.ipynb #3

muneebable opened this issue Mar 20, 2019 · 1 comment

Comments

@muneebable
Copy link

Hi, I Have a couple of questions:

  1. In LinearClassifierDemo.ipynb, you gave the query image and it extracts similar images from training data. What is the criteria that extract those five images? Like is there any feature matching criteria?

  2. The features we got by using pretrained models, these pretrained models are available publicly or you trained these by yourself and which pretrained model train on which dataset?

@richardaecn
Copy link
Owner

Hi @Muneeb699 ,

  1. I am using the feature on CUB-200 extracted from the model (Inception-V3 299) pre-trained on iNaturalist for kNN retrieval.

  2. I trained the models, which can be downloaded from the repo: https://github.com/richardaecn/cvpr18-inaturalist-transfer#pre-trained-models-optional

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

2 participants