Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- TensorRT
|
7 |
- Pose Estimation
|
8 |
- YOLO-NAS-Pose
|
|
|
9 |
---
|
10 |
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.
|
11 |
|
|
|
6 |
- TensorRT
|
7 |
- Pose Estimation
|
8 |
- YOLO-NAS-Pose
|
9 |
+
- Jetson Orin
|
10 |
---
|
11 |
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.
|
12 |
|