Commit graph

108 commits

Author SHA1 Message Date
Glenn Jocher
9d48190e6d
ultralytics 8.2.10 add Classify and OBB Tasks to Results.summary() (#11653)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-05-06 12:26:01 +02:00
Burhan
2583f842b8
ultralytics 8.2.9 OpenVINO INT8 fixes and tests (#10423)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-05 15:11:17 +02:00
Glenn Jocher
03da2944d7
Add windows-latest to CI Tests (#11233)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-04 18:16:20 +02:00
Glenn Jocher
d5458f27cd
Add docstrings and improve comments (#11229)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 22:51:26 +02:00
Glenn Jocher
156b6be8d3
Add Docs build to Ultralytics CI (#10388)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-28 19:04:15 +02:00
Glenn Jocher
c0dd2966ec
Update Tests for coremltools==7.2 (#10274) 2024-04-23 16:43:25 +02:00
Laughing
5321d58594
Lightweight YOLO-World tests (#10133)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 18:14:27 -07:00
Lakshantha Dissanayake
b76400a06b
Raspberry Pi 5 self-hosted CI (#8828)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics AI Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-04-16 20:36:21 -07:00
Glenn Jocher
7d891a4aa4
ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-07 00:47:12 +02:00
Glenn Jocher
a2628657a1
ultralytics 8.1.43 40% faster ultralytics imports (#9547)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-05 15:29:09 +02:00
Glenn Jocher
ea527507fe
ultralytics 8.1.40 search in Python sets {} for speed (#9450)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-01 00:16:52 +02:00
Laughing
e9187c1296
ultralytics 8.1.39 add YOLO-World training (#9268)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 16:30:17 +02:00
Glenn Jocher
6de99a29e6
ultralytics 8.1.32 fix CLIP backwards compatibility (#9253)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 18:39:22 +01:00
Burhan
82e8daef72
New test for labels and crops (#8861)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-14 21:02:28 +01:00
Laughing
2ea6b2b889
ultralytics 8.1.27 batched tracking fixes (#8842)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-11 19:29:41 +01:00
Glenn Jocher
7451ca1f54
ultralytics 8.1.26 LoadImagesAndVideos batched inference (#8817)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-10 19:15:44 +01:00
Adrian Boguszewski
a7cfd83c5f
ultralytics 8.1.24 new OpenVINO 2023.3 export updates (#8417)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-05 15:49:02 +01:00
Glenn Jocher
8c28e0c3fe
Add missing single-line docstrings (#8362)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johannes Kaisinger <johannes.kaisinger@gmail.com>
2024-02-22 22:16:52 +01:00
Glenn Jocher
fbed8499da
ultralytics 8.1.15 add Python 3.12 compatibility (#8210)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johnny <johnnynuca14@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-17 20:49:34 +01:00
Glenn Jocher
7169ce85d9
Move Google Drive to slow tests (#8163) 2024-02-12 21:03:40 +01:00
Glenn Jocher
1435f0e9de
Add new @Retry() decorator (#7854)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-27 20:07:31 +01:00
Glenn Jocher
0da13831cf
Update HTTP to HTTPS (#7548)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-12 18:33:25 +01:00
Glenn Jocher
83165ffe9c
ultralytics 8.1.1 Docs, Solutions and Export updates (#7545)
Co-authored-by: Sergiu Waxmann <47978446+sergiuwaxmann@users.noreply.github.com>
Co-authored-by: Vivek Malvi <malvivivek8198@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: psaxton <psaxton+github.com@gmail.com>
2024-01-12 16:48:57 +01:00
Laughing
a6a2c256d4
Add dota8.yaml and O tests (#7394)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-08 19:54:09 +01:00
fatih
73dbb41920
ultralytics 8.0.233 improve Classify train augmentations (#4546)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-01-03 22:17:10 +01:00
Glenn Jocher
5b3e20379f
ultralytics 8.0.229 add model.embed() method (#7098)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-12-22 15:32:06 +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
618923ab11
ultralytics 8.0.215 Windows UTF-8 fix 2 (#6463)
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-11-20 15:56:55 +01:00
Glenn Jocher
d43fcecc8a
ultralytics 8.0.214 Windows UTF-8 notebook fix (#6459)
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>
Co-authored-by: Jorge Torres <63155200+JorgeT42@users.noreply.github.com>
Co-authored-by: slxiu <121917717+slxiu@users.noreply.github.com>
2023-11-20 14:16:41 +01:00
Glenn Jocher
4767902000
Isolate YouTube to --slow tests on schedule (#6441)
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-11-19 23:14:15 +01:00
Glenn Jocher
cedce60f8c
ulralytics 8.0.199 *.npy image loading exception handling (#5683)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-15 18:24:06 +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
c7aa83da31
ultralytics 8.0.195 NVIDIA Triton Inference Server support (#5257)
Co-authored-by: TheConstant3 <46416203+TheConstant3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-07 19:26:35 +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
eb976f5ad2
ultralytics 8.0.186 add Open Images V7 models (#5070) 2023-09-25 01:15:26 +02:00
Glenn Jocher
a9033118cf
ultralytics 8.0.185 dependencies and tests fixes (#5046)
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-24 17:17:04 +02:00
Glenn Jocher
0cf82f5040
Fix Ray 2.7.0 breaking changes (#4964) 2023-09-19 13:22:23 +02:00
Glenn Jocher
742ec7fb1d
ultralytics 8.0.181 RTDETR, MLFlow fixes and Examples updates (#4927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jordane Sikati <jordanesikati@pusan.ac.kr>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash A Desai <62583018+akashAD98@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
Co-authored-by: 唐洁 <tangjie1953479@tongji.edu.cn>
2023-09-18 14:12:34 +02:00
Glenn Jocher
2bc6e647c7
Failing CUDA tests fixes (#4682) 2023-09-01 13:29:08 +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
7e99804263
Cleanup argument handling in Model class (#4614)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Stapf <42514241+Wiqzard@users.noreply.github.com>
2023-08-28 23:12:32 +02:00
Glenn Jocher
deac7575b1
Model coverage cleanup (#4585) 2023-08-27 04:19:41 +02:00
Glenn Jocher
c635418a27
Separate GPU CI job in actions (#4584) 2023-08-26 20:43:45 +02:00
Glenn Jocher
2db35afad5
Simplify Results() class (#4579) 2023-08-26 17:27:18 +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
b638c4ed9a
Update HUB repo to main branch (#4549)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 15:15:42 +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
1db9afc2e5
Fix Windows non-UTF source filenames (#4524)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-24 03:22:26 +02:00
Glenn Jocher
7e1f7a9d28
Add spaces and non-UTF filenames to tests (#4517) 2023-08-23 15:51:19 +02:00
Glenn Jocher
6da8f7f51e
Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00