Files
Alex b92c2064cd Fix COCO labels: google-coral model uses 0-indexed class IDs
The model from google-coral/test_data starts class IDs at 0 (person),
not 1 (background). Remove the placeholder that was causing all labels
to be shifted by one position.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 18:26:26 -06:00
..