| --- |
| license: apache-2.0 |
| datasets: |
| - catmint123/HGGT-synthetic-data |
| - JubSteven/POEM-v2 |
| base_model: |
| - facebook/VGGT-1B |
| --- |
| |
|
|
|
|
| # HGGT: Robust and Flexible 3D Hand Mesh Reconstruction from Uncalibrated Images |
|
|
| We introduce **Hand Geometry Grounding Transformer (HGGT)**, a scalable and generalized solution for **3D hand mesh recovery**. Our method unifies diverse data sources to achieve robust performance across varying camera viewpoints and environments. |
|
|
| This repository provides the **model weights** for **HGGT**, introduced in: |
|
|
| > **HGGT: Robust and Flexible 3D Hand Mesh Reconstruction from Uncalibrated Images** |
| > Yumeng Liu, Xiao-Xiao Long, Marc Habermann, Xuanze Yang, Cheng Lin, Yuan Liu, Yuexin Ma, Wenping Wang, Ligang Liu |
| > [[Paper]](https://arxiv.org/abs/2603.23997) 路 [[Project Page]](https://lym29.github.io/HGGT/) 路 [[Code]](https://github.com/lym29/HGGT) |
|
|