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

train my own dataset #2

Open
HHEjie123 opened this issue Jan 7, 2020 · 1 comment
Open

train my own dataset #2

HHEjie123 opened this issue Jan 7, 2020 · 1 comment

Comments

@HHEjie123
Copy link

can you tell me how to train on my own dataset,What is the dataset format like?

@chundiliu
Copy link
Contributor

Hi HHEjie123,

We followed GeM model to generate the descriptors and evaluate the performance.

Our code requires a [Nxd] descriptor matrix as the input. The code will build the kNN graph automatically.

By doing a forwardpass through the pretrained GeM model, you shoul be able to get the global descriptors for your own dataset. Loading the descriptors and your own ground-truth files into our pipeline should be straight foward.

Please let us know if you have any other issue running the code with your own datasets.

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