# G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing [![Project Page](https://img.shields.io/badge/Project-Page-4CAF50?logo=googlechrome&logoColor=green)](https://g3t-paper.github.io/) [![Paper](https://img.shields.io/badge/Paper-arXiv-b31b1b?logo=arxiv&logoColor=red)](https://arxiv.org/) [![Code](https://img.shields.io/badge/Code-GitHub-181717?logo=github&logoColor=black)](https://github.com/g3t-paper/g3t/) [Bharath Raj Nagoor Kani](https://bharathrajn.com/), [Noah Snavely](https://www.cs.cornell.edu/~snavely/)
Cornell University ## Overview

teaser_img

We introduce G3T, a transformer that predicts upright, gravity-aligned pointmaps regardless of input image orientation, and G3T-Long, a pipeline that leverages this uprightness to enable robust long-sequence 3D reconstruction.

## 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}, } ```