Skip to content

Commit 07d3f01

Browse files
committed
docs: add Google Coral TPU to hardware acceleration table
Was missing from the YOLO 2026 Hardware Acceleration section. Links to the dedicated yolo-detection-2026-coral-tpu skill.
1 parent 3412061 commit 07d3f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ The shared [`env_config.py`](skills/lib/env_config.py) **auto-detects your GPU**
166166
| **Intel** (CPU, iGPU, NPU) | OpenVINO IR `.xml` | OpenVINO | **2-3x** |
167167
| **AMD GPU** (RX, MI) | ONNX Runtime | ROCm | **1.5-2x** |
168168
| **Any CPU** | ONNX Runtime | CPU | **~1.5x** |
169+
| **[Google Coral USB Accelerator](skills/detection/yolo-detection-2026-coral-tpu/)** | Edge TPU `.tflite` | ai-edge-litert + libedgetpu | **~4ms flat** |
169170

170171
### Aegis Skill Integration
171172

0 commit comments

Comments
 (0)