Commit graph

3858 commits

Author SHA1 Message Date
Mohammed Yasin
ca24fdd77d
SAM3: Skip geometry token when using text prompts (#24244)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-16 10:29:35 +08:00
Mohammed Yasin
518d31c1ee
Return the model instance when calling fuse method (#24246)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-16 10:16:05 +08:00
Mohammed Yasin
5dc005dfaa
Check for lrpc attribute before attempting fuse during YOLOE model export (#24239)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-16 10:08:34 +08:00
Tim Schoonbeek
1bd9712f6c
Fix: corrected undocumented scaling of track_buffer in trackers (#24247) 2026-04-16 09:53:40 +08:00
Murat Raimbekov
f647b25f8b
Docs: add cli tabs for all 12 yolo solutions (#24217)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-15 15:47:25 +03:00
Murat Raimbekov
c4315b27fe
Clarify tt100k uses 221 annotation categories with 45 trainable classes (#24234)
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-15 17:49:00 +08:00
Onuralp SEZER
a38a7705ee
fix: OpenVINO 2026 segfault on conda CI (#24224)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2026-04-15 15:10:22 +08:00
Lakshantha Dissanayake
4730551b1f
Update axelera-runtime installation command to allow prerelease versions (#24230) 2026-04-15 15:00:55 +08:00
Jing Qiu
da03154f86
Fix table format in annotation.md (#24232) 2026-04-15 14:59:21 +08:00
Glenn Jocher
826cd7f357
Fix Sentry bugs 2026-04-14 (#24220) 2026-04-14 23:54:20 +02:00
Jin Xu
6b5c2a86f7
Update annotation viewer zoom shortcut docs (#24214)
Signed-off-by: Jin Xu <jin@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2026-04-14 23:50:51 +02:00
Onuralp SEZER
6aa70cd983
docs: remove outdated Snyk badge from security documentation and update old links (#24221)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-14 12:54:51 +02:00
Murat Raimbekov
6eddf35907
Clarify YOLO12 pretrained weights are detect-only in model docs (#24211) 2026-04-13 21:33:28 +08:00
Mohammed Yasin
1bf46217d6
Fix SAM3 presence logits clamp being a no-op (#24213) 2026-04-13 21:00:06 +08:00
Murat Raimbekov
117accf360
Add missing validated args to TorchScript, CoreML, ExecuTorch integration pages (#24207)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-13 12:45:35 +03:00
Jing Qiu
49deea630a
Fix trainer.stride assignment for DDP training (#24208) 2026-04-13 17:29:13 +08:00
Murat Raimbekov
093579437c
Fix solutions-args colormap default drift (JET vs DEEPGREEN) (#24209) 2026-04-13 12:23:23 +03:00
Murat Raimbekov
ec681f4caa
Fix docs drift in export-table for executorch, axelera, imx (#24189)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-13 14:04:03 +08:00
Jing Qiu
10beb3fa60
Refactor test_engine.py and add OBB/Pose test coverage (#24197)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-13 12:10:30 +08:00
Onuralp SEZER
616c032b8b
fix: update axelera-devkit installation command to allow prerelease versions (#24190)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2026-04-11 09:46:01 +08:00
Lakshantha Dissanayake
c7e1d6044a
Fix torch and torchvision versions on JetPack 5 Docker (#24199) 2026-04-11 09:37:33 +08:00
fatih akyon
f06a9bbadd
Fix train resume for non-end2end models (#24173)
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2026-04-10 23:29:30 +08:00
Murat Raimbekov
fec04ba66c
Fix docs macros type and default drift (#24195)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-10 22:27:31 +08:00
Murat Raimbekov
6ccdcf372d
docs: add trackzone to solutions cli enum (#24194)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-10 22:24:18 +08:00
Glenn Jocher
bed8778ae4
ultralytics 8.4.37 NDJSON-based multidataset hyperparameter tuning (#24192)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-10 14:12:44 +02:00
Murat Raimbekov
9a0962d97e
improve trainer callbacks docs with precise descriptions (#24122)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
2026-04-10 14:10:34 +02:00
Jing Qiu
564f3bbc09
ultralytics 8.4.37 NDJSON-based multidataset hyperparameter tuning (#24179)
Signed-off-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-10 13:55:13 +02:00
Murat Raimbekov
1515240d9c
replace journey diagram with interactive workflow graph on platform quickstart (#24186) 2026-04-10 13:07:20 +02:00
Glenn Jocher
add03bb2b4
Fix HUB training regression for local zip datasets (#24185)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-10 10:51:45 +02:00
fatih akyon
2283438618
Simplify engine resume tests (#24183)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-10 14:51:02 +08:00
Lang Li
cf95678dc8
docs: update OpenVINO notebook links to YOLO26 optimization (#24182) 2026-04-09 20:09:51 +03:00
Glenn Jocher
99bee2f6be
Label Docs non-text code fences (#24176)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-09 14:44:16 +02:00
Aman Harsh
b1821192eb
docs: fix wrong weights in segment and obb .load() examples (#24180) 2026-04-09 15:38:47 +03:00
Jing Qiu
e5eee3e6a2
Fix benchmark verbose for Dockerfile-nvidia-arm64 (#24181) 2026-04-09 20:38:14 +08:00
Jing Qiu
3f6584ad35
Fix duplicate model info print for DDP training (#24177)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-09 19:52:18 +08:00
Jing Qiu
7eaea3c621
Fix: Allow checkpoint save for first epoch even when EMA contains NaN/Inf (#24170)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-09 19:38:30 +08:00
Jing Qiu
a481399723
Fix AP calculation precision in compute_ap (#24175)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-09 18:50:30 +08:00
Ahmet Faruk GÜMÜŞTAŞ
fa3dd8d96e
Add class weights support for handling class imbalance in training (#23565)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2026-04-09 17:31:44 +08:00
Glenn Jocher
0e65fd1fa2
ultralytics 8.4.36 Fix platform training checkpoint regression (#24167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-08 18:53:56 +02:00
Murat Raimbekov
8588a650a2
fix explorer docs version requirement (#24165) 2026-04-08 18:45:40 +02:00
Mohammed Yasin
20722a3cf5
Use archived DeepStream 6.0.1 and 6.3 links (#24162)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2026-04-08 12:54:40 +03:00
Glenn Jocher
817aca355e
Platform docs updates (#24157)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-07 21:51:06 +02:00
Glenn Jocher
0bd8a0970f
ultralytics 8.4.35 NaN training recovery and dataset cache improvements (#24154)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-07 20:54:32 +02:00
Mohammed Yasin
be17897752
Fix YOLO12 forward pass with old checkpoints (#24152)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-07 20:49:07 +02:00
Glenn Jocher
6edac4a85a
Force OpenVINO ARM inference to FP32 (#24156)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-07 20:46:59 +02:00
artest08
fde498ad30
Resume WandB run when training resumes (#24110)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-07 21:04:45 +08:00
artest08
fa1db1f467
Fix duplicate pretrained weight loading in Model.train() for YAML models (#23640)
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-07 21:02:35 +08:00
fatih akyon
75acff57c2
Add missing isatty() to _ConsoleCapture stream wrapper (#24143) 2026-04-07 20:52:03 +08:00
Muhammad Rizwan Munawar
b7e4aa6a0f
Update YOLO26 sahi tiled inference code (#24133)
Co-authored-by: Fatih Akyon <fatih@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-07 19:34:48 +08:00
Murat Raimbekov
515d01f001
update outdated model references to YOLO26 (#24139)
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-07 16:50:25 +08:00