sebastientaylor commited on
Commit
4330f7b
Β·
verified Β·
1 Parent(s): be3c201

Update Supported Hardware: add x86_64/macOS, ARA240, i.MX 95 caveat

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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 Ara240** β€” 40 eTOPS, Kinara DVM
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