Update model card
Browse files
README.md
CHANGED
|
@@ -18,14 +18,14 @@ Per-pixel 3D pointmap (x, y, z coordinates per pixel in camera frame).
|
|
| 18 |
|
| 19 |
This repository contains the **0.8B Pointmap Estimation** checkpoint, finetuned from the [Sapiens2-0.8B pretrained backbone](https://huggingface.co/facebook/sapiens2-pretrain-0.8b).
|
| 20 |
|
| 21 |
-
- ๐ **Paper:** [
|
| 22 |
- ๐ **Project Page:** [rawalkhirodkar.github.io/sapiens2](https://rawalkhirodkar.github.io/sapiens2)
|
| 23 |
- ๐ป **Code:** [github.com/facebookresearch/sapiens2](https://github.com/facebookresearch/sapiens2)
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
| 27 |
- **Developed by:** Meta
|
| 28 |
-
- **Model type:** Vision Transformer
|
| 29 |
- **License:** [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md)
|
| 30 |
- **Task:** pointmap
|
| 31 |
- **Base model:** [facebook/sapiens2-pretrain-0.8b](https://huggingface.co/facebook/sapiens2-pretrain-0.8b)
|
|
@@ -84,10 +84,10 @@ Released under the [Sapiens2 License](https://github.com/facebookresearch/sapien
|
|
| 84 |
## Citation
|
| 85 |
|
| 86 |
```bibtex
|
| 87 |
-
@
|
| 88 |
title={Sapiens2},
|
| 89 |
-
author={Khirodkar, Rawal and Wen, He and Martinez, Julieta and Dong, Yuan and
|
| 90 |
-
|
| 91 |
year={2026}
|
| 92 |
}
|
| 93 |
```
|
|
|
|
| 18 |
|
| 19 |
This repository contains the **0.8B Pointmap Estimation** checkpoint, finetuned from the [Sapiens2-0.8B pretrained backbone](https://huggingface.co/facebook/sapiens2-pretrain-0.8b).
|
| 20 |
|
| 21 |
+
- ๐ **Paper:** [arXiv:2604.21681](https://arxiv.org/pdf/2604.21681)
|
| 22 |
- ๐ **Project Page:** [rawalkhirodkar.github.io/sapiens2](https://rawalkhirodkar.github.io/sapiens2)
|
| 23 |
- ๐ป **Code:** [github.com/facebookresearch/sapiens2](https://github.com/facebookresearch/sapiens2)
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
| 27 |
- **Developed by:** Meta
|
| 28 |
+
- **Model type:** Vision Transformer
|
| 29 |
- **License:** [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md)
|
| 30 |
- **Task:** pointmap
|
| 31 |
- **Base model:** [facebook/sapiens2-pretrain-0.8b](https://huggingface.co/facebook/sapiens2-pretrain-0.8b)
|
|
|
|
| 84 |
## Citation
|
| 85 |
|
| 86 |
```bibtex
|
| 87 |
+
@article{khirodkarsapiens2,
|
| 88 |
title={Sapiens2},
|
| 89 |
+
author={Khirodkar, Rawal and Wen, He and Martinez, Julieta and Dong, Yuan and Su, Zhaoen and Saito, Shunsuke},
|
| 90 |
+
journal={arXiv preprint arXiv:2604.21681},
|
| 91 |
year={2026}
|
| 92 |
}
|
| 93 |
```
|