File size: 429 Bytes
1f57514 33d26e5 f8f1682 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
pipeline_tag: keypoint-detection
---
## Components
The models used to create the multi-task model. Please refer to there individual pages for more information.
- ViTPose: https://github.com/ViTAE-Transformer/ViTPose
- vitpose+_small.pth
- yolo-face: https://github.com/akanametov/yolo-face
- yolov8n-face.pt
- yolov8n-person.pt
- Pytorch_Retinaface: https://github.com/biubug6/Pytorch_Retinaface
- Resnet50_Final.pth |