Update readme.md

This commit is contained in:
Wang Xinyu 2024-10-11 17:02:50 +08:00 committed by GitHub
parent 563a5ff8ff
commit 79b02cbd24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ Training code [ultralytics v8.3.0](https://github.com/ultralytics/ultralytics/tr
## Config
* Choose the YOLO11 sub-model n/s/m/l/x from command line arguments.
* Other configs please check [src/config.h](src/config.h)
* Other configs please check [include/config.h](include/config.h)
## Build and Run