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

bug in pose estimation ? #24

Open
RupertPaoZ opened this issue Apr 26, 2022 · 1 comment
Open

bug in pose estimation ? #24

RupertPaoZ opened this issue Apr 26, 2022 · 1 comment

Comments

@RupertPaoZ
Copy link

https://github.com/HeatherJiaZG/SuperGlue-pytorch/blob/e8a9edf44034b78bbbe79320fff44087701c8d68/models/utils.py#L304

the correct mean of focal length should be calculated by K0[0, 0], K0[1, 1], K1[0, 0], K1[1, 1]

@zhangsngood
Copy link

Hello! I would like to know how the relative extrinsic parameters in ./assets/scannet_test_pairs_with_gt.txt are obtained. If I know the camera pose extrinsics of two images, how is the relative pose extrinsics T_0to1 between these two poses. Does anyone have any idea about it?

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

2 participants