Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
pipeline_tag: object-detection
|
|
|
|
|
3 |
---
|
4 |
We offer a TensorRT model in various precisions including int8, fp16, fp32, and mixed, converted from Deci-AI's [YOLO-NAS-Pose](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS-POSE.md) pre-trained weights in PyTorch. This model is compatible with Jetson Orin Nano hardware.
|
5 |
|
|
|
1 |
---
|
2 |
pipeline_tag: object-detection
|
3 |
+
datasets:
|
4 |
+
- Mai0313/coco-pose-2017
|
5 |
---
|
6 |
We offer a TensorRT model in various precisions including int8, fp16, fp32, and mixed, converted from Deci-AI's [YOLO-NAS-Pose](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS-POSE.md) pre-trained weights in PyTorch. This model is compatible with Jetson Orin Nano hardware.
|
7 |
|