ultralytics-ascend/ultralytics/utils
Glenn Jocher 783033fa6b
ultralytics 8.0.238 Explorer Ask AI feature and fixes (#7408)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: uwer <uwe.rosebrock@gmail.com>
Co-authored-by: Uwe Rosebrock <ro260@csiro.au>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: AdamP <adamp87hun@gmail.com>
2024-01-08 23:36:29 +01:00
..
callbacks Add train loss and lr to loggers (#6732) 2023-12-01 22:09:20 +01:00
__init__.py ultralytics 8.0.238 Explorer Ask AI feature and fixes (#7408) 2024-01-08 23:36:29 +01:00
autobatch.py ultralytics 8.0.204 Segment ONNX Runtime example (#6088) 2023-11-02 21:17:00 +01:00
benchmarks.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
checks.py Fix unzip_file() to directory issue (#6666) 2023-11-30 00:32:51 +01:00
dist.py Resolve python argparse DDP bug (#6009) 2023-10-29 20:26:51 +01:00
downloads.py ultralytics 8.0.234 VOC exist_ok=True unzip fix (#7295) 2024-01-04 00:51:12 +01:00
errors.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
files.py Add Chinese Modes and Tasks Docs (#6274) 2023-11-12 02:49:37 +01:00
instance.py ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499) 2024-01-05 03:00:26 +01:00
loss.py ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499) 2024-01-05 03:00:26 +01:00
metrics.py ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499) 2024-01-05 03:00:26 +01:00
ops.py Fix OBB xywh-angle concatenation bug (#7404) 2024-01-08 18:27:43 +01:00
patches.py Add docformatter to pre-commit (#5279) 2023-10-09 02:25:22 +02:00
plotting.py ultralytics 8.0.237 cv2.CAP_PROP fix and in_counts and out_counts displays (#7380) 2024-01-07 19:06:57 +01:00
tal.py ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499) 2024-01-05 03:00:26 +01:00
torch_utils.py Fixed RTDETR GFLOPs bug (#7309) 2024-01-05 16:29:30 +01:00
triton.py ultralytics 8.0.202 sort Triton model outputs (#5945) 2023-10-26 20:32:51 +02:00
tuner.py ultralytics 8.0.197 save P, R, F1 curves to metrics (#5354) 2023-10-13 02:49:31 +02:00