ultralytics-ascend/ultralytics/yolo/utils
Glenn Jocher 27d6545117
General console printout updates (#48)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-19 16:08:16 +01:00
..
configs update model initialization design, supports custom data/num_classes (#44) 2022-11-15 15:36:29 +01:00
loggers Add is_colab() and is_kaggle() (#41) 2022-11-08 17:14:49 +01:00
modeling update model initialization design, supports custom data/num_classes (#44) 2022-11-15 15:36:29 +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 General console printout updates (#48) 2022-11-19 16:08:16 +01:00