ultralytics-ascend/ultralytics/yolo/utils
Ayush Chaurasia 512a225ce8
Cli support (#50)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-11-23 11:37:27 +01:00
..
configs Cli support (#50) 2022-11-23 11:37:27 +01:00
loggers Add is_colab() and is_kaggle() (#41) 2022-11-08 17:14:49 +01:00
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 EMA and model checkpointing (#49) 2022-11-19 19:07:26 +01:00