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.
Ayush Chaurasia 4fb04be20b
DDP and new dataloader Fix (#95)
2 years ago
..
callbacks Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92) 2 years ago
configs Import YOLOv5 dataloader (#94) 2 years ago
modeling YOLOv5 updates (#90) 2 years ago
__init__.py Import YOLOv5 dataloader (#94) 2 years ago
checks.py Predictor support (#65) 2 years ago
dist.py DDP and new dataloader Fix (#95) 2 years ago
downloads.py update model initialization design, supports custom data/num_classes (#44) 2 years ago
files.py add resuming (#63) 2 years ago
instance.py Fix dataloader2 (#35) 2 years ago
loss.py YOLOv8 architecture updates from R&D branch (#88) 2 years ago
metrics.py Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92) 2 years ago
ops.py YOLOv5 updates (#90) 2 years ago
plotting.py General cleanup (#69) 2 years ago
tal.py YOLOv8 architecture updates from R&D branch (#88) 2 years ago
torch_utils.py YOLOv5 updates (#90) 2 years ago