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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best way to incorporating Schur complement trick with pypose #338

Open
zhengqili opened this issue Feb 23, 2024 · 1 comment
Open

Best way to incorporating Schur complement trick with pypose #338

zhengqili opened this issue Feb 23, 2024 · 1 comment

Comments

@zhengqili
Copy link

馃殌 The feature, motivation and pitch

Schur complement trick is often used in SfM or SLAM to solve normal equation in BA more efficiently, and it's supported by the Ceres solver. I am wondering if there is any way (or what is the best way) we can incorporate this trick with pypose.

Thanks

Alternatives

No response

Additional context

No response

@zhengqili zhengqili changed the title Best way to incorporating Schur complement trick in BA Best way to incorporating Schur complement trick with pypose Feb 23, 2024
@zitongzhan
Copy link
Contributor

That's a good question! We did have an implementation for Schur complement trick but that will need a major change to LM. We are trying to come up with a way that have a minimum change to existing API while incorporating Schur trick. Suggestions are welcomed.

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