Fix task tag
Browse filesWould be nice to also have different repos for different models
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- pose-estimation
|
|
|
4 |
---
|
5 |
|
6 |
This repository contains the original checkpoints of https://github.com/ViTAE-Transformer/ViTPose
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- pose-estimation
|
4 |
+
pipeline_tag: keypoint-detection
|
5 |
---
|
6 |
|
7 |
This repository contains the original checkpoints of https://github.com/ViTAE-Transformer/ViTPose
|