Luigi commited on
Commit
6ac98f5
1 Parent(s): f72c644

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -8,7 +8,12 @@ tags:
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
 
13
  # Large
14
 
 
8
  - YOLO-NAS-Pose
9
  - Jetson Orin
10
  ---
11
+
12
+ 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.
13
+ This model is compatible with Jetson Orin Nano hardware.
14
+
15
+ Note that all quantization that has been introduced in the conversion is purely static, meaning that the corresponding model has potentillay bad accuracy compared to the original one.
16
+
17
 
18
  # Large
19