From e708843d92cb18a6c892b39fc523e1371790b5fd Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:35:28 +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 4d7c60d..224a60d 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 model in this directory '/local/workspace/hailo_model_zoo/hailo_model_zoo/cfg/networks' +> ⚠️ **Warning:** You can check and choose different yolo models in this directory '/local/workspace/hailo_model_zoo/hailo_model_zoo/cfg/networks' 5. `mv yolov11n.hef /local/shared_with_docker/doc/` ## ✅ Resoults