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

I find a bug when trying xfeat with lightglue #93

Open
ZhouShunlong opened this issue Jan 10, 2025 · 0 comments
Open

I find a bug when trying xfeat with lightglue #93

ZhouShunlong opened this issue Jan 10, 2025 · 0 comments

Comments

@ZhouShunlong
Copy link

Hi author! When I try xfeat with lightglue, I find there is a bug:
the kpts out of image size leading to KORNIA_CHECK(torch.all(kpts0 >= -1).item() and torch.all(kpts0 <= 1).item(), "") error
I use the same pthotos and the same way loading pthotos in XFeat + LighterGlue
But after normalizing keypoints, I find some keypoints are out of [-1, 1]
Anyone meet the same problem?

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