An open API service indexing awesome lists of open source software.

https://github.com/AtticusZeller/GsplatLoc

😎 GsplatLoc 🎯: Ultra-Precise Pose Optimization via 3D Gaussian Reprojection 🌟
https://github.com/AtticusZeller/GsplatLoc

3d-reconstruction 6dof camerapose-estimate computer-vision deeplearning gaussian-splatting gsplat localization python pytorch slam

Last synced: about 1 year ago
JSON representation

😎 GsplatLoc 🎯: Ultra-Precise Pose Optimization via 3D Gaussian Reprojection 🌟

Awesome Lists containing this project

README

          

## GsplatLoc
[x] clean config in base.py
1. tracking
1. [x] normalize pcd and pose via PCA
2. [x] update depth_gt with a proper method
3. [x] loss with depth and edge and normals
4. [x] find an early stop condition !!! -> total loss and later than 100 step
5. [x] sync data shape and avoid too much middle vars through backward
6. [x] total dataset eval
1. [x] replica
1. [x]gsplatloc
2. [x]icps
2. TUM