Update README.md

This commit is contained in:
FURK4NGG
2025-10-07 15:02:52 +03:00
committed by GitHub
parent 58004dfc47
commit faeaa48796
+3 -6
View File
@@ -70,12 +70,9 @@ model.export(format="onnx")
> *If you want to continue with your already configured project:*./hailo_ai_sw_suite_docker_run.sh --resume > *If you want to continue with your already configured project:*./hailo_ai_sw_suite_docker_run.sh --resume
5. /home/$USER/docker_hailo/shared_with_docker/train/images/(60%80% of your photos) 5. /home/$USER/docker_hailo/shared_with_docker/train/images/(60%80% of your photos)
/home/$USER/docker_hailo/shared_with_docker/models/model.onnx /home/$USER/docker_hailo/shared_with_docker/models/model.onnx
6. In normal terminal(run): 6. `git clone https://github.com/LukeDitria/RasPi_YOLO.git`
cd /home/$USER/docker_hailo/ 7. `cd RasPi_YOLO/` Then you shold be in '/local/workspace/RasPi_YOLO/' directory
mv train/ shared_with_docker/ 8. python hailo_calibration_data.py --data_dir /local/shared_with_docker/train/images/ --target_dir /local/shared_with_docker/doc
9. `git clone https://github.com/LukeDitria/RasPi_YOLO.git`
10. `cd RasPi_YOLO/` Then you shold be in '/local/workspace/RasPi_YOLO/' directory
11. python hailo_calibration_data.py --data_dir /local/shared_with_docker/train/images/ --target_dir /local/shared_with_docker/doc