We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3412061 commit 07d3f01Copy full SHA for 07d3f01
README.md
@@ -166,6 +166,7 @@ The shared [`env_config.py`](skills/lib/env_config.py) **auto-detects your GPU**
166
| **Intel** (CPU, iGPU, NPU) | OpenVINO IR `.xml` | OpenVINO | **2-3x** |
167
| **AMD GPU** (RX, MI) | ONNX Runtime | ROCm | **1.5-2x** |
168
| **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** |
170
171
### Aegis Skill Integration
172
0 commit comments