Instructions to use facebook/sapiens2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sapiens
How to use facebook/sapiens2 with sapiens:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- sapiens2
How to use facebook/sapiens2 with sapiens2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add Sapiens2 matting checkpoint to index
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
# Sapiens2
|
| 14 |
|
| 15 |
-
Sapiens2 is a family of high-resolution vision transformers pretrained on **1 billion human images** — designed for human-centric tasks such as pose estimation, body-part segmentation, surface normals, and
|
| 16 |
|
| 17 |
This is the **index** repository: each variant lives in its own model repo (linked below).
|
| 18 |
|
|
@@ -70,6 +70,13 @@ This is the **index** repository: each variant lives in its own model repo (link
|
|
| 70 |
| Sapiens2-1B | [facebook/sapiens2-pointmap-1b](https://huggingface.co/facebook/sapiens2-pointmap-1b) |
|
| 71 |
| Sapiens2-5B | [facebook/sapiens2-pointmap-5b](https://huggingface.co/facebook/sapiens2-pointmap-5b) |
|
| 72 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
## License
|
| 74 |
|
| 75 |
Released under the [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md).
|
|
|
|
| 12 |
|
| 13 |
# Sapiens2
|
| 14 |
|
| 15 |
+
Sapiens2 is a family of high-resolution vision transformers pretrained on **1 billion human images** — designed for human-centric tasks such as pose estimation, body-part segmentation, surface normals, pointmaps, and human matting.
|
| 16 |
|
| 17 |
This is the **index** repository: each variant lives in its own model repo (linked below).
|
| 18 |
|
|
|
|
| 70 |
| Sapiens2-1B | [facebook/sapiens2-pointmap-1b](https://huggingface.co/facebook/sapiens2-pointmap-1b) |
|
| 71 |
| Sapiens2-5B | [facebook/sapiens2-pointmap-5b](https://huggingface.co/facebook/sapiens2-pointmap-5b) |
|
| 72 |
|
| 73 |
+
### Human Matting
|
| 74 |
+
|
| 75 |
+
| Model | Repository |
|
| 76 |
+
|-------|------------|
|
| 77 |
+
| Sapiens2-1B | [facebook/sapiens2-matting-1b](https://huggingface.co/facebook/sapiens2-matting-1b) |
|
| 78 |
+
|
| 79 |
+
|
| 80 |
## License
|
| 81 |
|
| 82 |
Released under the [Sapiens2 License](https://github.com/facebookresearch/sapiens2/blob/main/LICENSE.md).
|