ultralytics-ascend/ultralytics/yolo/v8
Glenn Jocher 8f3cd52844
Fix yolo mode=train CLI bug on model load (#133)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-02 19:24:44 +01:00
..
classify Replace nosave and noval with save and val (#127) 2023-01-01 17:50:06 +01:00
detect Fix yolo mode=train CLI bug on model load (#133) 2023-01-02 19:24:44 +01:00
models Add YOLO8x6 and YAML syntax improvements (#120) 2022-12-30 13:32:08 +01:00
segment Unified model loading with backwards compatibility (#132) 2023-01-02 17:37:23 +01:00
__init__.py Start export implementation (#110) 2022-12-29 14:17:14 +01:00