Fix task tag (#2)
Browse files- Fix task tag (4e223dac3742c8349e9a7bb1ec7744edc3d15d93)
Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
|
|
|
|
|
|
1 |
# ViTPose
|
2 |
|
3 |
- https://arxiv.org/abs/2204.12484
|
4 |
-
- https://github.com/ViTAE-Transformer/ViTPose
|
5 |
-
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: keypoint-detection
|
3 |
+
---
|
4 |
# ViTPose
|
5 |
|
6 |
- https://arxiv.org/abs/2204.12484
|
7 |
+
- https://github.com/ViTAE-Transformer/ViTPose
|
|