29 Commits

Author SHA1 Message Date
Glenn Jocher
765b98f44e
ultralytics 8.0.227 respect defaults.yaml data (#6935)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-12-12 01:40:24 +01:00
Jason Sohn
4096b261fc
ultralytics 8.0.219 new save_frames=False predict arg (#6396)
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-11-27 10:36:24 +01:00
Glenn Jocher
e361194d7f
Update docs predict, buttons, reference (#6585)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-11-25 17:59:01 +01:00
Glenn Jocher
87233ea17c
Fix SAM CLI stem usage (#6257) 2023-11-14 00:39:18 +01:00
Glenn Jocher
5b3c4cfc0e
ultralytics 8.0.198 MLflow fix, tests and Docs page (#5357)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-13 20:41:05 +02:00
Glenn Jocher
e7f0658744
ultralytics 8.0.196 instance-mean Segment loss (#5285)
Co-authored-by: Andy <39454881+yermandy@users.noreply.github.com>
2023-10-09 20:08:39 +02:00
Glenn Jocher
7517667a33
Add docformatter to pre-commit (#5279)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2023-10-09 02:25:22 +02:00
Glenn Jocher
525c8b0294
ultralytics 8.0.191 fix yolo checks for missing packages (#5179)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <62513924+RizwanMunawar@users.noreply.github.com>
2023-10-02 22:45:30 +02:00
Glenn Jocher
f2ed207571
ultralytics 8.0.187 deprecate ultralytics.yolo usage (#5084)
Co-authored-by: Francisco Javier Gañán <95186237+javierganan99@users.noreply.github.com>
2023-09-26 02:25:35 +02:00
Glenn Jocher
28569ced8a
ultralytics 8.0.182 remove deprecated pkg_resources (#4979)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-19 20:16:38 +02:00
Glenn Jocher
3c88bebc95
ultralytics 8.0.175 StreamLoader wait for missing frames (#4814) 2023-09-10 23:59:43 +02:00
Glenn Jocher
dbc53f6741
Update YouTube URL https://youtu.be/LNwODJXcvt4 (#4808) 2023-09-10 04:58:24 +02:00
Glenn Jocher
16ce193d6e
ultralytics 8.0.174 Tuner plots and improvements (#4799)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-10 03:27:23 +02:00
Glenn Jocher
52afadcb97
ultralytics 8.0.166 expand HUBDatasetStats to Classify tasks (#4635) 2023-08-29 16:17:59 +02:00
Glenn Jocher
4bd62a299c
Add Hyperparameter evolution Tuner() class (#4599) 2023-08-29 02:42:01 +02:00
Glenn Jocher
23b4f697c9
Add new get_save_dir() function (#4602) 2023-08-28 10:43:41 +02:00
Glenn Jocher
b4dca690d4
ultralytics 8.0.163 add new gpu-latest runner to CI actions (#4565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Maia Numerosky <17316848+maianumerosky@users.noreply.github.com>
2023-08-26 03:45:19 +02:00
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
Glenn Jocher
c0a9660310
ultralytics 8.0.159 add Classify training resume feature (#4482) 2023-08-21 20:54:05 +02:00
Glenn Jocher
b2f279ffdd
Update Validator to use model argument (#4480) 2023-08-21 19:21:55 +02:00
Glenn Jocher
9d27e7ada4
New ASSETS and trackers GMC cleanup (#4425)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-17 18:19:05 +02:00
Glenn Jocher
fb1ae9bfad
Fix LoadStreams final frame bug (#4387)
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
2023-08-16 19:00:03 +02:00
Glenn Jocher
eb80ba9ce0
Update check_version() for inequality support (#4182) 2023-08-05 18:23:51 +02:00
Glenn Jocher
4aa7969e15
Fix Docs reference section __init__.py URLs (#4168) 2023-08-04 20:03:22 +02:00
Glenn Jocher
11d0488bf1
Update prediction Results docs (#4139)
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
c3c27b019a
ultralytics 8.0.146 fix SettingsManager un-needed write ops (#4101)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-08-01 20:26:10 +02:00
Glenn Jocher
20f5efd40a
ultralytics 8.0.141 create new SettingsManager (#3790) 2023-07-23 16:03:34 +02:00
Glenn Jocher
ed25db9426
ultralytics 8.0.139 add FastSAM CLI support (#3860) 2023-07-21 01:46:01 +02:00
Laughing
620f3eb218
ultralytics 8.0.136 refactor and simplify package (#3748)
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