-
Notifications
You must be signed in to change notification settings - Fork 42
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
Suggestion on batch processing & how to estimate the scale and orientation components of local features #13
Comments
@GabbySuwichaya |
Hi @GabbySuwichaya, hi @22wei22 Let me comment point by point:
In any case, thank you a lot for your interest and let me know if you plan to work on an extension of AdaLAM! |
@GabbySuwichaya @22wei22 I can advice something for SuperPoint.
However, if you are using SuperPoint, it is much better to use SuperGlue with it instead of AdaLAM. And for AdaLAM I would recommend KeyNetHardNet instead |
Hello! Thank you very much for releasing the implementation of this work.
The runtime & performance are quite impressive.
Here, I would like to ask for your suggestion on how to extend this work. Actually, do you have a version of this work for batch processing over multiple images at the same time? Is it possible?
Also, could you please recommend how to estimate the scale and orientation components of local features? I have actually used the SuperPoint as the local feature. I am not sure how to get these two components ?
The text was updated successfully, but these errors were encountered: