From 90348571ee3163f65e8e194826509bb300ee2e14 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 8 Oct 2025 22:21:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ee750..1c7e515 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ model.export(format="onnx") > ⚠️ **Warning:** The number after --classes must match the number of object classes used in your model yolov11n.hef > For example:Objects[rock,paper,scissors] --> --classes 3 -> ⚠️ **Warning:** You can check and choose different yolo models in this directory '/local/workspace/hailo_model_zoo/hailo_model_zoo/cfg/networks' +> ⚠️ **Warning:** You can change your 'yolov11n.yaml' model in your code if there is a different one in that directory:'/local/workspace/hailo_model_zoo/hailo_model_zoo/cfg/networks' 5. `mv yolov11n.hef /local/shared_with_docker/doc/` ## ✅ Resoults