ultralytics-ascend/ultralytics/utils
Glenn Jocher 2bcee56e70
ultralytics 8.0.162 Multi-GPU DDP fix (#4544)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 13:13:49 +02:00
..
callbacks ultralytics 8.0.162 Multi-GPU DDP fix (#4544) 2023-08-24 13:13:49 +02:00
__init__.py Fix Windows non-UTF source filenames (#4524) 2023-08-24 03:22:26 +02:00
autobatch.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
benchmarks.py Fix Windows non-UTF source filenames (#4524) 2023-08-24 03:22:26 +02:00
checks.py Improve check_imshow() robustness (#4483) 2023-08-21 23:41:11 +02:00
dist.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
downloads.py Fix Windows non-UTF source filenames (#4524) 2023-08-24 03:22:26 +02:00
errors.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
files.py New ASSETS and trackers GMC cleanup (#4425) 2023-08-17 18:19:05 +02:00
instance.py Fix conversion ops using clone and copy (#4438) 2023-08-20 13:15:37 +02:00
loss.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
metrics.py Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00
ops.py Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00
patches.py Fix Windows non-UTF source filenames (#4524) 2023-08-24 03:22:26 +02:00
plotting.py Scope scipy import and only plot first 1M labels (#4203) 2023-08-07 03:57:16 +02:00
tal.py ultralytics 8.0.158 add benchmarks to coverage (#4432) 2023-08-20 20:52:30 +02:00
torch_utils.py New ASSETS and trackers GMC cleanup (#4425) 2023-08-17 18:19:05 +02:00
tuner.py Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00