ultralytics-ascend/ultralytics/yolo/data
Glenn Jocher ae05d44877
Simplify augmentations (#93)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-25 21:21:26 +01:00
..
dataloaders Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +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 Simplify augmentations (#93) 2022-12-25 21:21:26 +01:00
base.py Simplify augmentations (#93) 2022-12-25 21:21:26 +01:00
build.py YOLOv5 updates (#90) 2022-12-25 14:33:18 +01:00
dataset.py Simplify augmentations (#93) 2022-12-25 21:21:26 +01:00
dataset_wrappers.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00
utils.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00