ultralytics-ascend/ultralytics/utils
Kayzwer 978a3ca61c
Simplify metrics calculation (#9338)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 20:50:57 +01:00
..
callbacks New MLFLOW_KEEP_RUN_ACTIVE flag for enhanced MLflow run management (#8808) 2024-03-10 18:28:57 +01:00
__init__.py ultralytics 8.1.25 fix **kwargs: (dict) warnings (#8815) 2024-03-09 18:51:38 +01:00
autobatch.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
benchmarks.py ultralytics 8.1.21 Add YOLOv8-World-v2 models (#8580) 2024-03-03 22:56:57 +01:00
checks.py ultralytics 8.1.34 Inference API robust imgsz checks (#9274) 2024-03-25 02:00:38 +01:00
dist.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
downloads.py ultralytics 8.1.33 fix HUB model checks (#9153) 2024-03-24 06:14:15 +01:00
errors.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
files.py RTDETRDetectionModel TorchScript, ONNX Predict and Val support (#8818) 2024-03-09 23:25:01 +01:00
instance.py ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431) 2024-01-10 03:16:08 +01:00
loss.py ultralytics 8.1.29 improved disk space checking on correct path (#8977) 2024-03-16 01:54:45 +01:00
metrics.py Simplify metrics calculation (#9338) 2024-03-27 20:50:57 +01:00
ops.py Update IoU capitalization (#8604) 2024-03-02 22:12:23 +01:00
patches.py ultralytics 8.1.25 fix **kwargs: (dict) warnings (#8815) 2024-03-09 18:51:38 +01:00
plotting.py Remove unused variables (#8511) 2024-03-01 12:21:30 +01:00
tal.py Update IoU capitalization (#8604) 2024-03-02 22:12:23 +01:00
torch_utils.py Fix IS_PYTHON_3_12 bug (#9258) 2024-03-23 21:18:15 +01:00
triton.py Add HUB-SDK Docs reference section (#7781) 2024-01-27 00:21:31 +01:00
tuner.py Add bgr hyperparameter (#9139) 2024-03-23 23:17:00 +01:00