You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Glenn Jocher df4fc14c10
Docstring additions (#122)
2 years ago
..
dataloaders Import YOLOv5 dataloader (#94) 2 years ago
datasets YOLOv5 updates (#90) 2 years ago
scripts YOLOv8 architecture updates from R&D branch (#88) 2 years ago
__init__.py Model builder (#29) 2 years ago
augment.py Docstring additions (#122) 2 years ago
base.py fix cache in new loader (#112) 2 years ago
build.py YOLOv5 updates (#90) 2 years ago
dataset.py Simplify augmentations (#93) 2 years ago
dataset_wrappers.py Rename `img_size` to `imgsz` (#86) 2 years ago
utils.py Start export implementation (#110) 2 years ago