Release AI-ModelZoo-4.0.0
Browse files
README.md
CHANGED
|
@@ -64,18 +64,18 @@ Please also check the folder's README.md file for detailed information about its
|
|
| 64 |
https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/README.md
|
| 65 |
|
| 66 |
### Reference **NPU** memory footprint based on COCO Person dataset (see Accuracy for details on dataset)
|
| 67 |
-
|Model | Dataset | Format | Resolution | Series | Internal RAM (KiB) | External RAM (KiB) | Weights Flash (KiB)
|
| 68 |
-
|
| 69 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_192_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 192x192x3 | STM32N6 | 477.56 | 0.0 | 3247.89
|
| 70 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_256_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 256x256x3 | STM32N6 | 1135 | 0.0 | 3265.22
|
| 71 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_320_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 320x320x3 | STM32N6 | 2264.27 | 0.0 | 3263.72
|
| 72 |
|
| 73 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
| 74 |
-
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec
|
| 75 |
-
|
| 76 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_192_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 192x192x3 | STM32N6570-DK | NPU/MCU | 24.46 | 40.89
|
| 77 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_256_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 256x256x3 | STM32N6570-DK | NPU/MCU | 35.79 | 27.95
|
| 78 |
-
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_320_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 320x320x3 | STM32N6570-DK | NPU/MCU | 51.35 | 19.48
|
| 79 |
|
| 80 |
|
| 81 |
### Reference **MPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
|
|
|
| 64 |
https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/README.md
|
| 65 |
|
| 66 |
### Reference **NPU** memory footprint based on COCO Person dataset (see Accuracy for details on dataset)
|
| 67 |
+
|Model | Dataset | Format | Resolution | Series | Internal RAM (KiB) | External RAM (KiB) | Weights Flash (KiB) | STEdgeAI Core version |
|
| 68 |
+
|----------|------------------|--------|-------------|------------------|------------------|---------------------|-------|-------------------------|
|
| 69 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_192_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 192x192x3 | STM32N6 | 477.56 | 0.0 | 3247.89 | 3.0.0 |
|
| 70 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_256_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 256x256x3 | STM32N6 | 1135 | 0.0 | 3265.22 | 3.0.0 |
|
| 71 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_320_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 320x320x3 | STM32N6 | 2264.27 | 0.0 | 3263.72 | 3.0.0 |
|
| 72 |
|
| 73 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
| 74 |
+
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec | STEdgeAI Core version |
|
| 75 |
+
|--------|------------------|--------|-------------|------------------|------------------|---------------------|-------|-------------------------|
|
| 76 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_192_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 192x192x3 | STM32N6570-DK | NPU/MCU | 24.46 | 40.89 | 3.0.0 |
|
| 77 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_256_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 256x256x3 | STM32N6570-DK | NPU/MCU | 35.79 | 27.95 | 3.0.0 |
|
| 78 |
+
| [YOLOv8n pose per channel](https://github.com/stm32-hotspot/ultralytics/blob/main/examples/YOLOv8-STEdgeAI/stedgeai_models/pose_estimation/yolov8n_320_quant_pc_uf_pose_coco-st.tflite) | COCO-Person | Int8 | 320x320x3 | STM32N6570-DK | NPU/MCU | 51.35 | 19.48 | 3.0.0 |
|
| 79 |
|
| 80 |
|
| 81 |
### Reference **MPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|