From b92c2064cda383d1ba89890da07d3e047d47f720 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 8 Feb 2026 18:26:26 -0600 Subject: [PATCH] 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 --- server/models/coco_labels.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/server/models/coco_labels.txt b/server/models/coco_labels.txt index 49ea52b..941cb4e 100644 --- a/server/models/coco_labels.txt +++ b/server/models/coco_labels.txt @@ -1,4 +1,3 @@ -??? person bicycle car