Update README.md

This commit is contained in:
FURK4NGG
2025-10-07 22:35:28 +03:00
committed by GitHub
parent 9ea58c51f3
commit e708843d92
+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 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/` 5. `mv yolov11n.hef /local/shared_with_docker/doc/`
## ✅ Resoults ## ✅ Resoults