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

About HPatches datasets #34

Open
ifuramango opened this issue May 6, 2022 · 3 comments
Open

About HPatches datasets #34

ifuramango opened this issue May 6, 2022 · 3 comments

Comments

@ifuramango
Copy link

Thanks very much for your great work! AND i want to know that how do you test and evaluate the HPatches dataset(in the code)? Can you tell me how to get the relevant code?

@ifuramango
Copy link
Author

Since I'm new to feature matching, I'd be very grateful if you could help!!!

@jiangwei221
Copy link
Collaborator

Hey, we evaluate HPatches with the COTR sparse engine. It will provide sparse correspondences, and we will densify/interpolate the correspondence values. The final resulting dense correspondences area will be slightly smaller than the GT mask, because some corner/edge correspondences will be filtered out.
After the data is dumped, we use a HPatch benchmark to evaluate the AEPE.
We have the untrimmed code to run COTR on HPatches and the benchmark code, if you want the code, please send me an email at: [email protected]

@shy922
Copy link

shy922 commented Mar 28, 2023

Since I'm new to feature matching, I'd be very grateful if you could help!!!

I'm a new to feature matching, too. Can we talk to each other?

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

3 participants