Update Supported Hardware: add x86_64/macOS, ARA240, i.MX 95 caveat
Browse files
README.md
CHANGED
|
@@ -93,9 +93,11 @@ EdgeFirst/yolov8-det/
|
|
| 93 |
|
| 94 |
## Supported Hardware
|
| 95 |
|
|
|
|
|
|
|
| 96 |
- **NXP i.MX 8M Plus** β 2.3 TOPS, TFLite INT8
|
| 97 |
-
- **NXP i.MX 95** β 2.0 TOPS, eIQ Neutron TFLite
|
| 98 |
-
- **NXP
|
| 99 |
- **RPi5 + Hailo-8/8L** β 13β26 TOPS, HailoRT HEF
|
| 100 |
- **NVIDIA Jetson Orin** β 67β157 TOPS, TensorRT
|
| 101 |
|
|
|
|
| 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 |
|