ultralytics-ascend/ultralytics/utils
Francesco Mattioli 229ec67879
Fixed box_label docstrings (#14866)
Co-authored-by: dearMOMO <34231503+dearMOMO@users.noreply.github.com>
2024-08-01 12:59:40 +02:00
..
callbacks Fix HUB session with DDP training (#13103) 2024-06-23 20:00:34 +02:00
__init__.py ultralytics 8.2.67 new NVIDIA Jetson Orin Jetpack 6 Docker image (#14740) 2024-07-27 17:11:01 +02:00
autobatch.py Fix torch.amp.autocast('cuda') warnings (#14633) 2024-07-23 21:58:39 +02:00
benchmarks.py ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572) 2024-07-24 00:37:15 +02:00
checks.py ultralytics 8.2.66 HUB model autodownload (#14702) 2024-07-26 00:31:41 +02:00
dist.py Fix HUB session with DDP training (#13103) 2024-06-23 20:00:34 +02:00
downloads.py Fix Docs plaintext link scan (#14583) 2024-07-22 14:03:16 +02: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 Add docstrings and improve comments (#11229) 2024-05-03 22:51:26 +02:00
loss.py Fix torch.amp.autocast('cuda') warnings (#14633) 2024-07-23 21:58:39 +02:00
metrics.py Fix Docs pretty __init__.py URLs (#14550) 2024-07-19 21:02:09 +02:00
ops.py ultralytics 8.2.69 FastSAM prompt inference refactor (#14724) 2024-07-30 01:17:23 +02:00
patches.py Patch torch.load(..., weights_only=False) to reduce warnings (#14638) 2024-07-23 20:35:58 +02:00
plotting.py Fixed box_label docstrings (#14866) 2024-08-01 12:59:40 +02:00
tal.py Fix Docs pretty __init__.py URLs (#14550) 2024-07-19 21:02:09 +02:00
torch_utils.py py-cpuinfo Exception context manager fix (#14814) 2024-07-30 11:33:54 +02:00
triton.py Add HUB-SDK Docs reference section (#7781) 2024-01-27 00:21:31 +01:00
tuner.py ray[tune] Windows CI fix (#11674) 2024-05-06 12:23:12 +02:00