ultralytics-ascend/ultralytics/utils
Glenn Jocher c06e9ae630
Fix YOLOv5 save_one_box() usage (#4127)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Linh <106807074+hulkds@users.noreply.github.com>
2023-08-03 01:41:57 +02:00
..
callbacks Add HUB URL environment variables (#3988) 2023-07-27 15:05:27 +02:00
__init__.py ultralytics 8.0.146 fix SettingsManager un-needed write ops (#4101) 2023-08-01 20:26:10 +02:00
autobatch.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
benchmarks.py Support both *.yml and *.yaml files (#4086) 2023-08-01 15:41:09 +02:00
checks.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
dist.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
downloads.py ultralytics 8.0.140 improved robustness to model path spaces (#3879) 2023-07-22 19:44:43 +02:00
errors.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
files.py ultralytics 8.0.141 create new SettingsManager (#3790) 2023-07-23 16:03:34 +02:00
instance.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
loss.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
metrics.py Update Classify fitness definition to mean of top1, top5 (#3789) 2023-07-17 14:12:52 +02:00
ops.py Correct docstring and delete unused code in scale_image function (#4001) 2023-07-28 14:52:36 +02:00
patches.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
plotting.py Fix YOLOv5 save_one_box() usage (#4127) 2023-08-03 01:41:57 +02:00
tal.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
torch_utils.py Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00
tuner.py Use double quotes for pip install options (#4110) 2023-08-02 17:32:03 +02:00