Add hardware badges with chart-consistent colors to README
Browse files
README.md
CHANGED
|
@@ -93,11 +93,15 @@ EdgeFirst/yolov8-det/
|
|
| 93 |
|
| 94 |
## Supported Hardware
|
| 95 |
|
|
|
|
|
|
|
| 96 |
- **Linux x86_64** β ONNX Runtime CUDA / CPU (FP32 reference)
|
|
|
|
| 97 |
- **Apple macOS** β ONNX Runtime + CoreML ANE / GPU / CPU (FP16)
|
| 98 |
- **NXP i.MX 8M Plus** β 2.3 TOPS, TFLite INT8
|
|
|
|
| 99 |
- **NXP i.MX 95** β 2.0 TOPS, eIQ Neutron TFLite *(YOLOv5 / YOLOv8 only; YOLO11 / YOLO26 not yet supported)*
|
| 100 |
-
- **NXP ARA240** β 40 eTOPS, Kinara DVM
|
| 101 |
- **RPi5 + Hailo-8/8L** β 13β26 TOPS, HailoRT HEF
|
| 102 |
- **NVIDIA Jetson Orin** β 67β157 TOPS, TensorRT
|
| 103 |
|
|
|
|
| 93 |
|
| 94 |
## Supported Hardware
|
| 95 |
|
| 96 |
+
        
|
| 97 |
+
|
| 98 |
- **Linux x86_64** β ONNX Runtime CUDA / CPU (FP32 reference)
|
| 99 |
+
- **Linux aarch64** β ONNX Runtime / TFLite (ARM64 generic Linux)
|
| 100 |
- **Apple macOS** β ONNX Runtime + CoreML ANE / GPU / CPU (FP16)
|
| 101 |
- **NXP i.MX 8M Plus** β 2.3 TOPS, TFLite INT8
|
| 102 |
+
- **NXP i.MX 93** β 1.0 TOPS, VELA TFLite
|
| 103 |
- **NXP i.MX 95** β 2.0 TOPS, eIQ Neutron TFLite *(YOLOv5 / YOLOv8 only; YOLO11 / YOLO26 not yet supported)*
|
| 104 |
+
- **NXP ARA240** β 40 eTOPS, Kinara DVM *(YOLOv5 / YOLOv8 only; YOLO11 / YOLO26 not yet supported)*
|
| 105 |
- **RPi5 + Hailo-8/8L** β 13β26 TOPS, HailoRT HEF
|
| 106 |
- **NVIDIA Jetson Orin** β 67β157 TOPS, TensorRT
|
| 107 |
|