From ef92bb2fe99b535e69850f7638e054141beade7a Mon Sep 17 00:00:00 2001 From: klemen1999 Date: Mon, 3 Aug 2026 09:22:46 +0200 Subject: [PATCH] Fix model hashes for YOLO-World and YOLOE examples --- .../backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml | 2 +- .../backend/src/depthai_models/yolo_world_l.RVC4.yaml | 2 +- .../backend/src/depthai_models/yolo_world_l_fp16.RVC4.yaml | 2 +- .../backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/data-collection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml b/apps/data-collection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml index a887528e3..152c90207 100644 --- a/apps/data-collection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml +++ b/apps/data-collection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml @@ -1,2 +1,2 @@ -model: yoloe-v8-l:640x640-text-visual-prompt:e23da0f +model: yoloe-v8-l:640x640-text-visual-prompt:ae2912f platform: RVC4 \ No newline at end of file diff --git a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l.RVC4.yaml b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l.RVC4.yaml index d8ef33db5..3e8d861df 100644 --- a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l.RVC4.yaml +++ b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l.RVC4.yaml @@ -1,2 +1,2 @@ -model: yolo-world-l:640x480-host-decoding:2ea4786 +model: yolo-world-l:640x480-host-decoding:0d414ce platform: RVC4 \ No newline at end of file diff --git a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l_fp16.RVC4.yaml b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l_fp16.RVC4.yaml index 4eff11582..d1a132278 100644 --- a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l_fp16.RVC4.yaml +++ b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yolo_world_l_fp16.RVC4.yaml @@ -1,2 +1,2 @@ -model: yolo-world-l:640x480-host-decoding:8b77880 +model: yolo-world-l:640x480-host-decoding:568cce5 platform: RVC4 \ No newline at end of file diff --git a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml index de40dcb37..cff551b22 100644 --- a/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml +++ b/custom-frontend/open-vocabulary-object-detection/backend/src/depthai_models/yoloe_v8_l_fp16.RVC4.yaml @@ -1,2 +1,2 @@ -model: yoloe-v8-l:640x480-text-visual-prompt:4989b89 +model: yoloe-v8-l:640x480-text-visual-prompt:6bdcc34 platform: RVC4 \ No newline at end of file