ultralytics-ascend/ultralytics/yolo/utils
Ayush Chaurasia eb5adf4e0b
Model enhancement (#75)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-14 14:33:31 +05:30
..
callbacks Add clearml logging (#51) 2022-11-24 15:25:03 +01:00
configs Revert augment_hyps (#70) 2022-12-09 15:49:53 +05:30
modeling Model enhancement (#75) 2022-12-14 14:33:31 +05:30
__init__.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
anchors.py Add is_colab() and is_kaggle() (#41) 2022-11-08 17:14:49 +01:00
checks.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
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
metrics.py General cleanup (#69) 2022-12-08 19:58:13 +05:30
ops.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
plotting.py General cleanup (#69) 2022-12-08 19:58:13 +05:30
torch_utils.py Predictor support (#65) 2022-12-07 10:33:10 +05:30