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

Use actual test datasets #7

Open
vadixidav opened this issue Aug 6, 2019 · 1 comment
Open

Use actual test datasets #7

vadixidav opened this issue Aug 6, 2019 · 1 comment

Comments

@vadixidav
Copy link
Member

We should probably attempt to get the datasets for everything here. These datasets are small, so we will also need some larger data sets. These could be generated just using OpenCV using ORB and AKAZE or using SIFT with binarization.

@vadixidav
Copy link
Member Author

There is now a scripts/generate.py that can be ran to generate a file of AKAZE descriptors from any set of images. This can be used to generate a file of AKAZE descriptors quickly from the Kitti dataset. The recall example allows the use of the -f flag to run the recall graph generator on the generated file of AKAZE descriptors.

More work ongoing to get the small datasets from ANN Benchmarks.

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