thatbrguy commited on
Commit
c55e91a
·
verified ·
1 Parent(s): cb11624

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ teaser.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing
2
+
3
+ [![Project Page](https://img.shields.io/badge/Project-Page-4CAF50?logo=googlechrome&logoColor=green)](https://g3t-paper.github.io/)
4
+ [![Paper](https://img.shields.io/badge/Paper-arXiv-b31b1b?logo=arxiv&logoColor=red)](https://arxiv.org/)
5
+ [![Code](https://img.shields.io/badge/Code-GitHub-181717?logo=github&logoColor=black)](https://github.com/g3t-paper/g3t/)
6
+
7
+ [Bharath Raj Nagoor Kani](https://bharathrajn.com/), [Noah Snavely](https://www.cs.cornell.edu/~snavely/) <br/>
8
+ Cornell University
9
+
10
+ ## Overview
11
+
12
+ <p align="center">
13
+ <img src="teaser.png" alt="teaser_img" />
14
+ </p>
15
+
16
+ <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>
17
+
18
+ ## Setup
19
+
20
+ Please refer to our [GitHub repository](https://github.com/g3t-paper/g3t/).
21
+
22
+ ## Citation
23
+
24
+ If you find our work useful, please consider citing our paper:
25
+
26
+ ```
27
+ @article{kani2026g3t,
28
+ author = {Nagoor Kani, Bharath Raj and Snavely, Noah},
29
+ title = {G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing},
30
+ journal = {arXiv preprint},
31
+ year = {2026},
32
+ }
33
+ ```
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embed_dim": 1024,
3
+ "enable_depth": true,
4
+ "enable_gravity_camera_heads": true,
5
+ "enable_point": true,
6
+ "img_size": 518,
7
+ "patch_size": 14
8
+ }
examples/g3t_long/lounge.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7f9c6280904bd7790a45b8ca797658212b23df7aa399f4c6332021aed9828e2
3
+ size 120831508
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964e1251853da67625d7c353d9b350f14cfc6e8b7ee033ded7825a66b5871ccf
3
+ size 5627541266
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d460957bb1c8a8c228d83ab10bad8a6dbcf80b03f29d7fbebf9c0f2c1c25f702
3
+ size 5627166200
teaser.png ADDED

Git LFS Details

  • SHA256: f3ea8de4dce370ff4ceffb91ea71624cfd9a46ce3c27f334ec16c530cd5b02ef
  • Pointer size: 132 Bytes
  • Size of remote file: 4.19 MB