Commit Graph

3079 Commits

Author SHA1 Message Date
Y-T-G
d72a07cf0e Update 2025-09-14 23:49:26 +00:00
UltralyticsAssistant
0d2c5315ed Auto-update Ultralytics Docs by https://ultralytics.com/actions 2025-09-14 23:48:47 +00:00
Mohammed Yasin
578337b959
Merge 9708903567 into 1aa3688613 2025-09-14 23:43:35 +00:00
Y-T-G
9708903567 Fix TensorRT dynamic shape calculation 2025-09-14 23:42:37 +00:00
Glenn Jocher
1aa3688613
Revert "Re-enable TensorRT export in GPU tests" (#22078)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-14 23:21:11 +01:00
Miles Deans
a7a56595f8
Update deepstream-nvidia-jetson.md (#22046)
Some checks failed
Close stale issues / stale (push) Has been cancelled
Check Broken links / Links (push) Has been cancelled
Signed-off-by: Miles Deans <miles@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-13 14:48:51 +02:00
Miles Deans
d90b2f40a0
Update yolo-data-augmentation.md (#22063)
Signed-off-by: Miles Deans <miles@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-13 14:45:57 +02:00
Mohammed Yasin
aaf7768cf2
Fix KeyError when close_mosaic not part of search space (#22066) 2025-09-13 14:44:01 +02:00
Muhammad Rizwan Munawar
8f7fe171f0
ultralytics 8.3.199 3% Faster Ultralytics Imports with Lazy Model Loading (#21985)
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>
2025-09-12 14:02:57 +02:00
Mohammed Yasin
4b57865cd4
Specify CUDA version during TensorRT installation (#22060)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-12 13:14:17 +02:00
Onuralp SEZER
9394adfca4
docs: 📝 Update Docker commands to use NVIDIA runtime for GPU support (#22052)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-12 12:07:50 +02:00
Mohammed Yasin
6e42c8a66c
Fix undefined variable error in parse_model() (#22054)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-09-12 12:06:18 +02:00
Jing Qiu
9dda915cf9
Re-enable TensorRT export in GPU tests (#22062) 2025-09-12 12:05:24 +02:00
Glenn Jocher
0b68f63df0
Update ci.yml for A100 GPU DDP runners (#22051)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-11 14:30:01 +02:00
Glenn Jocher
3a327b2853
Parameterize runner version in Dockerfile-runner (#22049)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-11 13:40:04 +02:00
Mohammed Yasin
2c128eb5dc
Add warning when using mode="max-autotune" with compile (#22040)
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>
2025-09-11 12:29:38 +02:00
Glenn Jocher
805b7f31c0
Exclude zero-fitness points from Tuner plots (#22047)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-11 12:09:38 +02:00
Lakshantha Dissanayake
af3bf33653
Fix Slack notifications on scheduled CI failure (#22012)
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2025-09-11 15:04:28 +08:00
Jing Qiu
c81383c32f
Fix imx object detection export outputs (#22045) 2025-09-11 14:49:03 +08:00
Onuralp SEZER
5099dae296
docs: 📝 Update Docker Quickstart Guide to include NVIDIA Container Toolkit (#21994)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2025-09-11 11:31:21 +08:00
Glenn Jocher
9e372fc12a
ultralytics 8.3.198 Improve Tuner with BLX-α gene crossover (#22038)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-10 18:09:01 +02:00
Jing Qiu
fd4acf7bd0
Fix mask shape mismatch when validating with mask_ratio=1 (#22037) 2025-09-10 17:52:55 +02:00
Jing Qiu
a6309f70e5
Clean up and unify plot_results for detect/segment/pose/obb/classify tasks (#22026)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-10 17:50:47 +02:00
Jing Qiu
50572990c1
Faster torch.Tensor.shape[0] to get length for torch.Tensor (#22021) 2025-09-10 17:50:22 +02:00
Mohammed Yasin
22fc9683ae
Reset labels cache when loading with incompatible numpy version (#22025)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2025-09-10 17:48:37 +02:00
UltralyticsAbi
95d2a7e992
Add business value section to Construction-PPE dataset (#22029)
Signed-off-by: UltralyticsAbi <abi@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
2025-09-10 17:47:53 +02:00
Mohammed Yasin
57cdd793d1
Catch all exceptions during Intel GPU discovery (#22034)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-10 17:47:01 +02:00
Onuralp SEZER
a35b381192
docs: 📝 remove seaborn package from manual installation dependencies list from quickstart docs (#22035)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
2025-09-10 21:04:55 +08:00
Mohammed Yasin
8b22762f4a
Fix mask plotting when number of objects equal to number of images in a batch (#22031)
Co-authored-by: Laughing-q <1185102784@qq.com>
2025-09-10 19:25:51 +08:00
Daniel Mooney
57cea2e2fa
Revise detection boxes argument documentation (#22028)
Signed-off-by: Daniel Mooney <88604320+daniel-mooney@users.noreply.github.com>
2025-09-10 19:13:57 +08:00
Mohammed Yasin
863f9be16f
Fix TorchNMS.nms() early exit logic (#22014)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2025-09-10 14:43:51 +08:00
Mohammed Yasin
acba6ac586
Unwrap DDP model before loss calculation (#22016)
Co-authored-by: Laughing-q <1185102784@qq.com>
2025-09-10 11:05:32 +08:00
Glenn Jocher
0f0fed4148
Improve config YAMLs (#22011)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-09 18:51:10 +02:00
Jing Qiu
9b46d8d81c
Allow settable compile mode for torch.compile (#21999)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-09 18:36:23 +02:00
Jing Qiu
a5a1318f4d
Clean up Exporter and remove unnecessary None placeholder (#22009) 2025-09-09 18:14:34 +02:00
Muhammad Rizwan Munawar
2107aa1eb9
ultralytics 8.3.197 New Construction-PPE dataset (#21976)
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>
2025-09-09 14:02:51 +02:00
fatih akyon
ec8aa7ec93
Add COCO128-Seg dataset documentation and fix broken links (#22004)
Signed-off-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-09 14:00:42 +02:00
Mohammed Yasin
b8cd79df6d
Remove disable_dynamo wrapper around Detect.inference() and loss calculation (#21996)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
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>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2025-09-09 16:44:45 +08:00
Mohammed Yasin
a64144db31
Increase instance plotting limit for segmentation to max_det (#21992)
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>
2025-09-09 02:40:35 +02:00
Mohammed Yasin
ccb9ac9bbd
Fix empty predictions with OBB NMS export (#21971)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-09 00:12:43 +02:00
Mohammed Yasin
949c4dcb32
Fix metrics logging to HUB (#21993)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-09 00:11:17 +02:00
Glenn Jocher
a9754d81e9
Disable Jetson Jetpack 5 image for debugging (#21989)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2025-09-09 00:09:36 +02:00
Glenn Jocher
aeeb3ecaeb
ultralytics 8.3.196 torch.compile acceleration for 30% faster training (#21975)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Y-T-G <32206511+Y-T-G@users.noreply.github.com>
2025-09-08 13:44:15 +02:00
Muhammad Rizwan Munawar
b337a105aa
Fix typo in deprecation_warn method (#21987)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2025-09-08 13:40:45 +02:00
dependabot[bot]
91a8e52649
Bump actions/stale from 9 to 10 in /.github/workflows (#21983)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-08 10:30:41 +02:00
dependabot[bot]
675ec0ae4d
Bump actions/setup-python from 5 to 6 in /.github/workflows (#21984)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 10:30:22 +02:00
Glenn Jocher
8203e0012a
Fix missing Tensors on device in Trainer and Validator preprocess_batch methods (#21981)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-07 18:00:38 +02:00
Glenn Jocher
9a46d87a51
Fix overly verbose USER_CONFIG_DIR checks (#21980)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-07 17:45:54 +02:00
Glenn Jocher
9145dc89d2
Update torchvision compat matrix with 2.8 and 2.9 (#21978)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-07 15:33:15 +02:00
Glenn Jocher
b52acfc6fe
Double default Dataloader prefetch_factor to 4 (#21974)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-07 15:22:39 +02:00