Commit graph

117 commits

Author SHA1 Message Date
Laughing
be1722b4b8
Add warning for inference end2end models with augment arg (#13958)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-25 11:56:26 +02:00
Burhan
ffb46fd7fb
ultralytics 8.2.38 official YOLOv10 support (#13113)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-06-20 20:31:48 +02:00
Glenn Jocher
993ba7a20b
Suppress YouTube Test ConnectionError (#13357) 2024-06-04 14:06:29 +02:00
Glenn Jocher
15975e4702
Except YouTube Error 429: Too Many Requests (#13167)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-28 10:03:58 +02:00
Glenn Jocher
22de23ec8d
ultralytics 8.2.23 New YouTube Shorts inference (#13150)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Erfan Zekri Esfahani <40582518+eze1376@users.noreply.github.com>
2024-05-27 22:35:45 +02:00
Glenn Jocher
c371c953d5
Handle YouTube test ConnectionErrors (#13133)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-26 05:41:07 +02:00
Burhan
f0b7c510db
ultralytics 8.2.19 fix Conda CI relative import bug (#13006)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-22 13:19:05 +02:00
Glenn Jocher
c8b6a8bc37
Check YouTube URL before tests (#12952) 2024-05-20 20:45:11 +02:00
Burhan
fd748e3c7a
ultralytics 8.2.14 add task + OBB to hub.check_dataset() (#12573)
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-12 21:27:44 +02:00
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