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

Can we apply Keypoint adjustment and Bundle adjustment without colmap? #99

Open
ForcewithMe66 opened this issue May 12, 2023 · 1 comment

Comments

@ForcewithMe66
Copy link

Hi, I can only install pycolmap in my environment, instead of COLMAP+pycolmap.

I want to use pixel-perfect-sfm to implement Keypoint adjustment(The first step of the refinement is the keypoint adjustment (KA). It refines the keypoints from tentative matches only, before SfM. Here we show how to run this step separately.) and Bundle adjustment(The second contribution of the refinement is the bundle adjustment (BA). Here we show how to run it separately to refine an existing COLMAP 3D model.).

Is it possible to use these two functions with only PYCOLMAP, instead of installing COLMAP?

@Phil26AT
Copy link
Collaborator

Hi, unfortunately, this is not possible right now. To make this work, one would need to build wheels for pixsfm, similar to how it is done in pycolmap. We are also interested in making pixsfm more portable, so if someone is willing to take the lead on this I would gladly offer my help.

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