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

Add the BATA translation averaging factor with unit tests #1828

Merged
merged 8 commits into from
Sep 10, 2024

Conversation

akshay-krishnan
Copy link
Contributor

@akshay-krishnan akshay-krishnan commented Sep 8, 2024

The existing translation averaging factor used the cost function from 1dsfm.
Here we add the cost function from the Bilinear Angle Based Translation Averaging paper, which claims this cost be easier to optimize.

We add a new translation factor for this cost: BilinearAngleTranslationFactor, and an option in the translation recovery class to use this factor instead of the default translation factor.

Copy link
Member

@dellaert dellaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@dellaert
Copy link
Member

dellaert commented Sep 9, 2024

I'll let you merge...

@akshay-krishnan akshay-krishnan merged commit 5e419e1 into develop Sep 10, 2024
33 checks passed
@akshay-krishnan akshay-krishnan deleted the ta-bata2 branch September 10, 2024 14:19
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

Successfully merging this pull request may close these issues.

2 participants