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

Camera pose optimization for Splatfacto #2891

Merged
merged 7 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. Add pose optimization to Splatfacto

    jh-surh authored and oseiskar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0dea70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb24508 View commit details
    Browse the repository at this point in the history
  3. Improve apply_to_camera for Gaussian Splatting pose optimization

    Do not chain modifications to camera_to_worlds to improve
    numerical stability and enable L2 rot/trans penalties.
    oseiskar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e8e05ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb40745 View commit details
    Browse the repository at this point in the history
  5. Tweak pose optimization hyperparameters

    Parameters used in the Gaussian Splatting on the Move paper v1
    oseiskar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    beac3c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd33e65 View commit details
    Browse the repository at this point in the history
  7. Adjust splatfacto-big camera pose optimization parameters

    Same parameters as in normal Splatfacto
    oseiskar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dc62759 View commit details
    Browse the repository at this point in the history