update license, DeepLabCut, and fix typos
Browse files
README.md
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- computer_vision
|
| 5 |
- animal_pose_and_shape_estimation
|
| 6 |
-
-
|
| 7 |
pipeline_tag: image-to-3d
|
| 8 |
-
|
| 9 |
---
|
| 10 |
# MODEL CARD:
|
| 11 |
|
|
@@ -33,7 +32,7 @@ download_huggingface_model("prima_animal_model_pytorch", model_dir)
|
|
| 33 |
and ecology.
|
| 34 |
|
| 35 |
• Not suitable as a zero-shot model for applications that require high shape and pose precision, but can be further optimized with 2D keypoint
|
| 36 |
-
annotations or from
|
| 37 |
we show in the paper.
|
| 38 |
|
| 39 |
## Metrics
|
|
@@ -87,5 +86,4 @@ In: ICCV. pp. 9099–9109 (2023)
|
|
| 87 |
Animal pose and shape estimation using a family-aware transformer. In: CVPR. pp.
|
| 88 |
17486–17496 (2025)
|
| 89 |
3. Ye, S., Filippova, A., Lauer, J., Schneider, S., Vidal, M., Qiu, T., Mathis, A.,
|
| 90 |
-
Mathis, M.W.: Superanimal pretrained pose estimation models for behavioral
|
| 91 |
-
ysis. Nature communications 15(1), 5165 (2024)
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- computer_vision
|
| 4 |
- animal_pose_and_shape_estimation
|
| 5 |
+
- DeepLabCut
|
| 6 |
pipeline_tag: image-to-3d
|
| 7 |
+
license: mit
|
| 8 |
---
|
| 9 |
# MODEL CARD:
|
| 10 |
|
|
|
|
| 32 |
and ecology.
|
| 33 |
|
| 34 |
• Not suitable as a zero-shot model for applications that require high shape and pose precision, but can be further optimized with 2D keypoint
|
| 35 |
+
annotations or from SuperAnimal to improve accuracy. Also, it is not suitable for videos that look dramatically different from those
|
| 36 |
we show in the paper.
|
| 37 |
|
| 38 |
## Metrics
|
|
|
|
| 86 |
Animal pose and shape estimation using a family-aware transformer. In: CVPR. pp.
|
| 87 |
17486–17496 (2025)
|
| 88 |
3. Ye, S., Filippova, A., Lauer, J., Schneider, S., Vidal, M., Qiu, T., Mathis, A.,
|
| 89 |
+
Mathis, M.W.: Superanimal pretrained pose estimation models for behavioral analysis. Nature communications 15(1), 5165 (2024)
|
|
|