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

Extract feature and key points using the demo #237

Open
tinaplus opened this issue Dec 19, 2022 · 0 comments
Open

Extract feature and key points using the demo #237

tinaplus opened this issue Dec 19, 2022 · 0 comments

Comments

@tinaplus
Copy link

I want to extract the key points and corresponding feature vector using the demo. My question is the following, how can you do it using the notebook demo. I know perhaps keypoints are returned in the dictionary ( mkpts0 = batch['mkpts0_f'].cpu().numpy()
mkpts1 = batch['mkpts1_f'].cpu().numpy()).

How can I get the correponding feature vector. Perhaps in loftr.py these (feat_f0_unfold, feat_f1_unfold) are corresponding feature vectors ? could you please guide me.

I am someone who is new to the field, so excuse me if the questions are super obvious.

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