| # G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing | |
| [](https://g3t-paper.github.io/) | |
| [](https://arxiv.org/) | |
| [](https://github.com/g3t-paper/g3t/) | |
| [Bharath Raj Nagoor Kani](https://bharathrajn.com/), [Noah Snavely](https://www.cs.cornell.edu/~snavely/) <br/> | |
| Cornell University | |
| ## Overview | |
| <p align="center"> | |
| <img src="teaser.png" alt="teaser_img" /> | |
| </p> | |
| <p align="center"> We introduce <strong>G3T</strong>, a transformer that predicts upright, gravity-aligned pointmaps regardless of input image orientation, and <strong>G3T-Long</strong>, a pipeline that leverages this uprightness to enable robust long-sequence 3D reconstruction. </p> | |
| ## Setup | |
| Please refer to our [GitHub repository](https://github.com/g3t-paper/g3t/). | |
| ## Citation | |
| If you find our work useful, please consider citing our paper: | |
| ``` | |
| @article{kani2026g3t, | |
| author = {Nagoor Kani, Bharath Raj and Snavely, Noah}, | |
| title = {G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing}, | |
| journal = {arXiv preprint}, | |
| year = {2026}, | |
| } | |
| ``` | |