ultralytics-ascend/ultralytics/yolo/utils
Ayush Chaurasia d7df1770fa
Add warmup and accumulation (#52)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-25 00:42:16 +05:30
..
callbacks Add clearml logging (#51) 2022-11-24 15:25:03 +01:00
configs Add warmup and accumulation (#52) 2022-11-25 00:42:16 +05:30
modeling Add EMA and model checkpointing (#49) 2022-11-19 19:07:26 +01:00
__init__.py General console printout updates (#48) 2022-11-19 16:08:16 +01:00
anchors.py Add is_colab() and is_kaggle() (#41) 2022-11-08 17:14:49 +01:00
checks.py General console printout updates (#48) 2022-11-19 16:08:16 +01:00
downloads.py update model initialization design, supports custom data/num_classes (#44) 2022-11-15 15:36:29 +01:00
files.py General console printout updates (#48) 2022-11-19 16:08:16 +01:00
instance.py Fix dataloader2 (#35) 2022-11-08 12:47:25 +01:00
metrics.py Segmentation support & other enchancements (#40) 2022-11-08 16:27:57 +01:00
ops.py Segmentation support & other enchancements (#40) 2022-11-08 16:27:57 +01:00
plotting.py Add is_colab() and is_kaggle() (#41) 2022-11-08 17:14:49 +01:00
torch_utils.py Add warmup and accumulation (#52) 2022-11-25 00:42:16 +05:30