You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop the marketing-y "three lines of glue" claim and link to Roboflow
as the suggested place to train a custom YOLOv8 model.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/templates/topindex.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -819,7 +819,7 @@ <h3>Real-time person tracking</h3>
819
819
<p>The on-board YOLOv8 model is a single-class person detector — int8 quantised and shipped in ROM.</p>
820
820
<divclass="omv-bullet"><spanclass="check"><svgviewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><pathd="M5 12l5 5L20 7"/></svg></span><span>Loaded from <code>/rom/yolov8n_192.tflite</code> — no SD card or download needed.</span></div>
821
821
<divclass="omv-bullet"><spanclass="check"><svgviewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><pathd="M5 12l5 5L20 7"/></svg></span><span>Runs in real time on NPU-equipped boards — the OpenMV N6 and AE3.</span></div>
822
-
<divclass="omv-bullet"><spanclass="check"><svgviewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><pathd="M5 12l5 5L20 7"/></svg></span><span>Train your own YOLOv8 in Ultralytics — same three lines of glue.</span></div>
822
+
<divclass="omv-bullet"><spanclass="check"><svgviewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><pathd="M5 12l5 5L20 7"/></svg></span><span>Bring your own YOLOv8 model trained on <ahref="https://roboflow.com">Roboflow</a> and load it the same way.</span></div>
0 commit comments