ultralytics-ascend/ultralytics/yolo/utils
Andy 5e38c7d71b
Improve NMS speed (#3467)
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>
2023-07-03 16:20:49 +02:00
..
callbacks Allow setting MLFlow experiment name through env var (#3266) 2023-06-19 22:09:17 +02:00
__init__.py Docstrings arguments cleanup (#3229) 2023-06-17 16:17:07 +02:00
autobatch.py Fix batch=-1 for exports (#3217) 2023-06-17 01:07:24 +02:00
benchmarks.py Docstrings arguments cleanup (#3229) 2023-06-17 16:17:07 +02:00
checks.py FROM ubuntu:lunar-20230615 and lap install fixes (#3374) 2023-06-25 21:05:38 +02:00
dist.py Update generate_ddp_file for improved overrides (#2909) 2023-05-30 19:41:44 +02:00
downloads.py Fix dataset multiple unzip behavior (#3413) 2023-06-27 17:14:39 +02:00
errors.py ultralytics 8.0.81 single-line docstring updates (#2061) 2023-04-17 00:45:36 +02:00
files.py ultralytics 8.0.98 add Baidu RT-DETR models (#2527) 2023-05-11 01:15:20 +02:00
instance.py Docstrings arguments cleanup (#3229) 2023-06-17 16:17:07 +02:00
loss.py Add RTDETR Trainer (#2745) 2023-06-17 13:46:18 +02:00
metrics.py Fix Classify confusion matrix (#3241) 2023-06-18 03:07:45 +02:00
ops.py Improve NMS speed (#3467) 2023-07-03 16:20:49 +02:00
patches.py ultralytics 8.0.106 (#2736) 2023-05-22 13:31:19 +02:00
plotting.py Fix PIL getsize() deprecation warning (#3234) 2023-06-17 20:10:47 +02:00
tal.py ultralytics 8.0.107 (#2778) 2023-05-23 13:50:24 +02:00
torch_utils.py Add RTDETR Trainer (#2745) 2023-06-17 13:46:18 +02:00
tuner.py Add Adamax, NAdam, RAdam optimizers (#2969) 2023-06-04 22:35:50 +02:00