ultralytics-ascend/ultralytics/utils
Glenn Jocher 3acead7e79
Add TensorBoard graph for model visualization (#4464)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-21 01:22:29 +02:00
..
callbacks Add TensorBoard graph for model visualization (#4464) 2023-08-21 01:22:29 +02:00
__init__.py ultralytics 8.0.158 add benchmarks to coverage (#4432) 2023-08-20 20:52:30 +02:00
autobatch.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
benchmarks.py New ASSETS and trackers GMC cleanup (#4425) 2023-08-17 18:19:05 +02:00
checks.py New ASSETS and trackers GMC cleanup (#4425) 2023-08-17 18:19:05 +02:00
dist.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
downloads.py Fix conversion ops using clone and copy (#4438) 2023-08-20 13:15:37 +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 Cleanup tracker and remove unused functions (#4374) 2023-08-15 20:18:39 +02:00
ops.py ultralytics 8.0.158 add benchmarks to coverage (#4432) 2023-08-20 20:52:30 +02:00
patches.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +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