ultralytics-ascend/ultralytics/yolo/utils
Ayush Chaurasia 7ec7cf3aef
Detection support (#60)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2022-12-03 21:01:23 +05:30
..
callbacks Add clearml logging (#51) 2022-11-24 15:25:03 +01:00
configs standalone val (#56) 2022-11-30 15:04:44 +05:30
modeling standalone val (#56) 2022-11-30 15:04:44 +05:30
__init__.py update segment training (#57) 2022-11-29 17:00:08 +05:30
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 Detection support (#60) 2022-12-03 21:01:23 +05:30
ops.py Segmentation support & other enchancements (#40) 2022-11-08 16:27:57 +01:00
plotting.py Detection support (#60) 2022-12-03 21:01:23 +05:30
torch_utils.py standalone val (#56) 2022-11-30 15:04:44 +05:30