Update README.md
Browse files
README.md
CHANGED
@@ -61,6 +61,7 @@ Demo models converted from [**AIMO(AI Model Optimizier)**](https://aidlux.com/en
|
|
61 |
The demo model conversion step on AIMO can be found blow:
|
62 |
|
63 |
<center><b>🧰QCS6490</b></center>
|
|
|
64 |
|Device|Runtime|Model|Size (pixels)|Precision|Compute Unit|AIMO Conversion Steps|
|
65 |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
|
66 |
|AidBox QCS6490|QNN|YOLOv5s(cutoff)|640|INT8|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS6490/aimo_yolov5s_qnn_int8.png)|
|
@@ -69,6 +70,7 @@ The demo model conversion step on AIMO can be found blow:
|
|
69 |
|AidBox QCS6490|SNPE|YOLOv5s(cutoff)|640|INT16|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS6490/aimo_yolov5s_snpe_int16.png)|
|
70 |
|
71 |
<center><b>🧰QCS8550</b></center>
|
|
|
72 |
|Device|Runtime|Model|Size (pixels)|Precision|Compute Unit|AIMO Conversion Steps|
|
73 |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
|
74 |
|APLUX QCS8550|QNN|YOLOv5s(cutoff)|640|INT8|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS8550/aimo_yolov5s_qnn_int8.png)|
|
|
|
61 |
The demo model conversion step on AIMO can be found blow:
|
62 |
|
63 |
<center><b>🧰QCS6490</b></center>
|
64 |
+
|
65 |
|Device|Runtime|Model|Size (pixels)|Precision|Compute Unit|AIMO Conversion Steps|
|
66 |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
|
67 |
|AidBox QCS6490|QNN|YOLOv5s(cutoff)|640|INT8|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS6490/aimo_yolov5s_qnn_int8.png)|
|
|
|
70 |
|AidBox QCS6490|SNPE|YOLOv5s(cutoff)|640|INT16|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS6490/aimo_yolov5s_snpe_int16.png)|
|
71 |
|
72 |
<center><b>🧰QCS8550</b></center>
|
73 |
+
|
74 |
|Device|Runtime|Model|Size (pixels)|Precision|Compute Unit|AIMO Conversion Steps|
|
75 |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
|
76 |
|APLUX QCS8550|QNN|YOLOv5s(cutoff)|640|INT8|NPU|[view steps](https://huggingface.co/aplux/YOLOv5/blob/main/aimo/QCS8550/aimo_yolov5s_qnn_int8.png)|
|