Update README.md
This commit is contained in:
@@ -80,7 +80,7 @@ model.export(format="onnx")
|
||||
4. `hailomz compile --ckpt /local/shared_with_docker/models/model.onnx --calib-path /local/shared_with_docker/doc/calib/ --yaml /local/workspace/hailo_model_zoo/hailo_model_zoo/cfg/networks/yolov11n.yaml --classes 2 --hw-arch hailo8`
|
||||
> ⚠️ **Warning:** The number after --classes must match the number of object classes used in your model
|
||||
yolov11n.hef
|
||||
5. ``
|
||||
5. `mv yolov11n.hef /local/shared_with_docker/doc/`
|
||||
|
||||
## ✅ Resoults
|
||||
-
|
||||
`Your .hef file in that directory and waiting for you:'/home/$USER/docker_hailo/shared_with_docker/doc/'`
|
||||
|
||||
Reference in New Issue
Block a user