ultralytics-ascend/ultralytics/yolo/utils
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-26 17:34:28 +01:00
..
callbacks Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92) 2022-12-25 17:04:24 +01:00
configs Import YOLOv5 dataloader (#94) 2022-12-26 01:30:01 +01:00
__init__.py Import YOLOv5 dataloader (#94) 2022-12-26 01:30:01 +01:00
checks.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
dist.py DDP and new dataloader Fix (#95) 2022-12-26 15:35:49 +01:00
downloads.py update model initialization design, supports custom data/num_classes (#44) 2022-11-15 15:36:29 +01:00
files.py add resuming (#63) 2022-12-06 08:26:41 +05:30
instance.py Fix dataloader2 (#35) 2022-11-08 12:47:25 +01:00
loss.py YOLOv8 architecture updates from R&D branch (#88) 2022-12-24 18:10:44 +01:00
metrics.py Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92) 2022-12-25 17:04:24 +01:00
ops.py YOLOv5 updates (#90) 2022-12-25 14:33:18 +01:00
plotting.py General cleanup (#69) 2022-12-08 19:58:13 +05:30
tal.py YOLOv8 architecture updates from R&D branch (#88) 2022-12-24 18:10:44 +01:00
torch_utils.py YOLOv5 updates (#90) 2022-12-25 14:33:18 +01:00