ultralytics-ascend/ultralytics/yolo/utils
Glenn Jocher 59d4335664
New guess_model_task() function (#614)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-25 02:24:28 +01:00
..
callbacks ultralytics 8.0.18 new python callbacks and minor fixes (#580) 2023-01-23 18:31:29 +01:00
__init__.py ultralytics 8.0.19 seg/det dataset warning and DDP-cls/seg fixes (#595) 2023-01-24 23:22:02 +01:00
autobatch.py New guess_model_task() function (#614) 2023-01-25 02:24:28 +01:00
checks.py ultralytics 8.0.19 seg/det dataset warning and DDP-cls/seg fixes (#595) 2023-01-24 23:22:02 +01:00
dist.py ultralytics 8.0.19 seg/det dataset warning and DDP-cls/seg fixes (#595) 2023-01-24 23:22:02 +01:00
downloads.py ultralytics 8.0.19 seg/det dataset warning and DDP-cls/seg fixes (#595) 2023-01-24 23:22:02 +01:00
files.py Cleanup (#168) 2023-01-09 23:22:33 +01:00
instance.py Cleanup (#168) 2023-01-09 23:22:33 +01:00
loss.py COCO8 and COCO8-seg Pytest and CI updates (#307) 2023-01-13 14:34:51 +01:00
metrics.py General ultralytics==8.0.6 updates (#351) 2023-01-14 17:39:50 +01:00
ops.py New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
plotting.py Revert PIL deprecation fix (#305) 2023-01-12 18:03:39 +01:00
tal.py Cleanup (#168) 2023-01-09 23:22:33 +01:00
torch_utils.py New guess_model_task() function (#614) 2023-01-25 02:24:28 +01:00