From dda1f9558d6b91cd0a4b61033740909b673148e5 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 7 Jul 2026 12:58:24 -0500 Subject: [PATCH] clean up --- docs/data/object_detectors_models.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/object_detectors_models.yaml b/docs/data/object_detectors_models.yaml index 92a2cc745..a4458c309 100644 --- a/docs/data/object_detectors_models.yaml +++ b/docs/data/object_detectors_models.yaml @@ -38,7 +38,7 @@ edgeTPU: model_type: yolo-generic width: 320 # <--- should match the imgsize of the model, typically 320 height: 320 # <--- should match the imgsize of the model, typically 320 - path: /config/model_cache/yolov9-s-relu6-best_320_int8_edgetpu.tflite # use the filename you generated above + path: /config/model_cache/yolov9-s-relu6-best_320_int8_edgetpu.tflite labelmap_path: /config/labels-coco17.txt hailo8l: title: Hailo-8/Hailo-8L