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

how to create the dataset #3

Open
cccusername opened this issue Apr 5, 2020 · 1 comment
Open

how to create the dataset #3

cccusername opened this issue Apr 5, 2020 · 1 comment

Comments

@cccusername
Copy link

hello, @hmmlillian . If possible, could your share the code to creaate the dataset? Thank you!

@hmmlillian
Copy link
Owner

@cccusername We randomly sampled 700 classes from ImageNet as described in paper (animals (15%), plants (15%), people (20%), scenery (25%), food (5%), transportation (15%) and artifacts (5%)). For each class, we randomly 1,000 sample image pairs with different extents of similarity (45% of Top-5 similarity searched used the code of Gray-Image-Retrieval, 45% of randomly sampled within the same class, and 10% of randomly sampled within the same category). The major part is the image retrieval as we shared in this repo.

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