ultralytics-ascend/ultralytics/yolo/engine
Ayush Chaurasia 4fb04be20b
DDP and new dataloader Fix (#95)
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-26 15:35:49 +01:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py standalone val (#56) 2022-11-30 15:04:44 +05:30
model.py DDP and new dataloader Fix (#95) 2022-12-26 15:35:49 +01:00
predictor.py YOLOv5 updates (#90) 2022-12-25 14:33:18 +01:00
trainer.py DDP and new dataloader Fix (#95) 2022-12-26 15:35:49 +01:00
validator.py Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92) 2022-12-25 17:04:24 +01:00