Instructions to use facebook/sapiens-pose-0.3b-torchscript with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sapiens
How to use facebook/sapiens-pose-0.3b-torchscript 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
- Notebooks
- Google Colab
- Kaggle
Update task tag
#2
by merve HF Staff - opened
README.md
CHANGED
|
@@ -3,6 +3,7 @@ language: en
|
|
| 3 |
license: cc-by-nc-4.0
|
| 4 |
tags:
|
| 5 |
- sapiens
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Pose-Sapiens-0.3B-Torchscript
|
|
@@ -37,4 +38,4 @@ Sapiens-0.3B natively support 1K high-resolution inference. The resulting models
|
|
| 37 |
- **HuggingFace Collection:** [https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc](https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc)
|
| 38 |
|
| 39 |
## Uses
|
| 40 |
-
Pose 0.3B model can be used for estimate 308 keypoints (body + face + hands + feet) on a single image.
|
|
|
|
| 3 |
license: cc-by-nc-4.0
|
| 4 |
tags:
|
| 5 |
- sapiens
|
| 6 |
+
pipeline_tag: keypoint-detection
|
| 7 |
---
|
| 8 |
|
| 9 |
# Pose-Sapiens-0.3B-Torchscript
|
|
|
|
| 38 |
- **HuggingFace Collection:** [https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc](https://huggingface.co/collections/facebook/sapiens-66d22047daa6402d565cb2fc)
|
| 39 |
|
| 40 |
## Uses
|
| 41 |
+
Pose 0.3B model can be used for estimate 308 keypoints (body + face + hands + feet) on a single image.
|