Update README.md

This commit is contained in:
FURK4NGG
2025-10-08 22:21:59 +03:00
committed by GitHub
parent da6bc4f18b
commit 90348571ee
+1 -1
View File
@@ -81,7 +81,7 @@ model.export(format="onnx")
> ⚠️ **Warning:** The number after --classes must match the number of object classes used in your model > ⚠️ **Warning:** The number after --classes must match the number of object classes used in your model
yolov11n.hef yolov11n.hef
> For example:Objects[rock,paper,scissors] --> --classes 3 > 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/` 5. `mv yolov11n.hef /local/shared_with_docker/doc/`
## ✅ Resoults ## ✅ Resoults