diff --git a/README.md b/README.md index 3361667..000ccb7 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,13 @@ model.export(format="onnx") > *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) /home/$USER/docker_hailo/shared_with_docker/models/model.onnx - /home/bob/Docker_hailo/shared_with_docker/doc/ -6. mv train/ shared_with_docker/ -7. `git clone https://github.com/LukeDitria/RasPi_YOLO.git` -8. `cd RasPi_YOLO/` Then you shold be in '/local/workspace/RasPi_YOLO/' directory -9. python hailo_calibration_data.py --data_dir /local/shared_with_docker/train/images/ --target_dir /local/shared_with_docker/doc + /home/bob/docker_hailo/shared_with_docker/doc/ +6. In normal terminal(run): + cd /home/$USER/docker_hailo/ + mv train/ shared_with_docker/ +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