ultralytics-ascend/ultralytics/yolo/data
Laughing 340376f7a6
Fix resume (#138)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-03 18:36:22 +05:30
..
dataloaders Add global settings.yaml in USER_CONFIG_DIR (#125) 2022-12-31 21:40:41 +01:00
datasets YOLOv5 updates (#90) 2022-12-25 14:33:18 +01:00
scripts YOLOv8 architecture updates from R&D branch (#88) 2022-12-24 18:10:44 +01:00
__init__.py Model builder (#29) 2022-10-18 23:14:23 +02:00
augment.py Docstring additions (#122) 2022-12-31 13:42:45 +01:00
base.py Add global settings.yaml in USER_CONFIG_DIR (#125) 2022-12-31 21:40:41 +01:00
build.py Replace nosave and noval with save and val (#127) 2023-01-01 17:50:06 +01:00
dataset.py Fix resume (#138) 2023-01-03 18:36:22 +05:30
dataset_wrappers.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00
utils.py Add global settings.yaml in USER_CONFIG_DIR (#125) 2022-12-31 21:40:41 +01:00