174 Commits

Author SHA1 Message Date
Glenn Jocher
eb80ba9ce0
Update check_version() for inequality support () 2023-08-05 18:23:51 +02:00
Glenn Jocher
038558cfab
ultralytics 8.0.148 fix SettingsManager empty YAML bug () 2023-08-05 16:13:29 +02:00
Glenn Jocher
f0ad1a7f5a
Update version checks functions ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-05 15:13:06 +02:00
Glenn Jocher
4aa7969e15
Fix Docs reference section __init__.py URLs () 2023-08-04 20:03:22 +02:00
David de la Iglesia Castro
6abab4d9ca
Mark DVC trainer.best artifact as type=model () 2023-08-04 19:39:36 +02:00
Glenn Jocher
09a0378e81
Add retry option to get_github_assets() function () 2023-08-03 19:13:50 +02:00
Glenn Jocher
11d0488bf1
Update prediction Results docs ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-03 18:44:40 +02:00
Glenn Jocher
c06e9ae630
Fix YOLOv5 save_one_box() usage ()
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
Glenn Jocher
6852b76611
Use double quotes for pip install options ()
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-02 17:32:03 +02:00
Glenn Jocher
c3c27b019a
ultralytics 8.0.146 fix SettingsManager un-needed write ops ()
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-08-01 20:26:10 +02:00
Glenn Jocher
b507e3a032
Support both *.yml and *.yaml files ()
Co-authored-by: ChristopherRogers1991 <ChristopherRogers1991@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sungjoo(Dennis) Hwang <48212469+Denny-Hwang@users.noreply.github.com>
2023-08-01 15:41:09 +02:00
valfrom
40af5b0fa7
Fix issue when config dir is created even if YOLO_CONFIG_DIR is set ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-31 16:56:19 +02:00
Glenn Jocher
a02b7e6273
ultralytics 8.0.145 Windows URL fix and Pose MPS warning ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-30 03:34:48 +02:00
Flippchen
02a3cdd0e7
Correct docstring and delete unused code in scale_image function () 2023-07-28 14:52:36 +02:00
Kalen Michael
b5ea8ce872
Add HUB URL environment variables ()
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-27 15:05:27 +02:00
Glenn Jocher
9f5ab67ba2
Add benchmarks to Docker publish workflow () 2023-07-25 04:16:02 +02:00
Glenn Jocher
2ee147838a
Add tests before pushing to Docker Hub () 2023-07-24 23:56:16 +02:00
Glenn Jocher
20f5efd40a
ultralytics 8.0.141 create new SettingsManager () 2023-07-23 16:03:34 +02:00
Glenn Jocher
793443a452
Fix get_cpu_info() bug on Raspberry Pi ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-23 14:14:57 +02:00
Glenn Jocher
965e405957
ultralytics 8.0.140 improved robustness to model path spaces ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
2023-07-22 19:44:43 +02:00
Maia Numerosky
aa1cab74f8
Benchmark with custom data.yaml ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-21 01:44:46 +02:00
David de la Iglesia Castro
ba523e6b3e
Fix eval to val in dvc.py ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-17 22:32:49 +02:00
Glenn Jocher
96cc28b439
Update Classify fitness definition to mean of top1, top5 () 2023-07-17 14:12:52 +02:00
Laughing
620f3eb218
ultralytics 8.0.136 refactor and simplify package ()
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-16 17:47:45 +02:00