ultralytics-ascend/ultralytics/utils
Kalen Michael b54055a2c7
Feature: Create HUB Models from CLI or Python Script (#7316)
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
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>
2024-01-10 02:36:14 +01:00
..
callbacks Feature: Create HUB Models from CLI or Python Script (#7316) 2024-01-10 02:36:14 +01:00
__init__.py Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438) 2024-01-09 23:50:26 +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 Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438) 2024-01-09 23:50:26 +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