Commit graph

1632 commits

Author SHA1 Message Date
Murat Raimbekov
73fcaec788
Add NVIDIA DALI GPU preprocessing guide (#24102)
Some checks are pending
CI / SlowTests (ubuntu-latest, 3.10, 1.13.0, 0.14.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.11, 2.0.0, 0.15.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.11, 2.1.0, 0.16.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.10.0, 0.25.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.11.0, 0.26.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.2.0, 0.17.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.3.0, 0.18.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.4.0, 0.19.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.5.0, 0.20.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.6.0, 0.21.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.7.0, 0.22.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.8.0, 0.23.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.9.0, 0.24.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, latest) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.8, 1.8.0, 0.9.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.10.0, 0.11.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.9.0, 0.10.0) (push) Waiting to run
CI / SlowTests (windows-latest, 3.12, latest) (push) Waiting to run
CI / GPU (push) Waiting to run
CI / RaspberryPi (push) Waiting to run
CI / NVIDIA_Jetson (JetPack5.1.2, 1.23.5, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.16.3-cp38-cp38-linux_aarch64.whl, 3.8, jetson-jp512, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.2.0-cp38-c… (push) Waiting to run
CI / NVIDIA_Jetson (JetPack6.2, 1.26.4, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.20.0-cp310-cp310-linux_aarch64.whl, 3.10, jetson-jp62, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.5.0a0+872d… (push) Waiting to run
CI / Conda (ubuntu-latest, 3.12) (push) Waiting to run
CI / Summary (push) Blocked by required conditions
Publish Docs / Docs (push) Waiting to run
Publish to PyPI / check (push) Waiting to run
Publish to PyPI / build (push) Blocked by required conditions
Publish to PyPI / publish (push) Blocked by required conditions
Publish to PyPI / sbom (push) Blocked by required conditions
Publish to PyPI / notify (push) Blocked by required conditions
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-20 20:26:44 +02:00
Glenn Jocher
6438ebd4d7
Refresh platform docs (#24281)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-20 20:10:30 +02:00
Murat Raimbekov
3681717315
Add fine-tuning guide for YOLO on custom datasets (#24164)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-20 20:06:57 +02:00
Murat Raimbekov
8c824341fa
Improve docs platform examples (#24006)
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: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-20 20:05:43 +02:00
Murat Raimbekov
de48cc7bea
Add Modal Quickstart Guide (#23414)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2026-04-20 19:19:13 +02:00
Murat Raimbekov
3d196f0d95
Document cfg arg in configuration reference (#24212)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-20 19:18:46 +02:00
Murat Raimbekov
419fbd61d6
Clarify architecture-only yamls and historical framing on model pages (#24233)
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-20 19:18:12 +02:00
Jing Qiu
901dcb0e47
ultralytics 8.4.40 Per-image Precision and Recall (#24089)
Some checks are pending
CI / SlowTests (ubuntu-latest, 3.12, 2.10.0, 0.25.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.11.0, 0.26.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.2.0, 0.17.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.3.0, 0.18.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.4.0, 0.19.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.5.0, 0.20.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.6.0, 0.21.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.7.0, 0.22.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.8.0, 0.23.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.9.0, 0.24.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, latest) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.8, 1.8.0, 0.9.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.10.0, 0.11.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.9.0, 0.10.0) (push) Waiting to run
CI / SlowTests (windows-latest, 3.12, latest) (push) Waiting to run
CI / GPU (push) Waiting to run
CI / RaspberryPi (push) Waiting to run
CI / NVIDIA_Jetson (JetPack5.1.2, 1.23.5, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.16.3-cp38-cp38-linux_aarch64.whl, 3.8, jetson-jp512, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.2.0-cp38-c… (push) Waiting to run
CI / NVIDIA_Jetson (JetPack6.2, 1.26.4, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.20.0-cp310-cp310-linux_aarch64.whl, 3.10, jetson-jp62, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.5.0a0+872d… (push) Waiting to run
CI / Conda (ubuntu-latest, 3.12) (push) Waiting to run
CI / Summary (push) Blocked by required conditions
Publish Docker Images / Build (push) Waiting to run
Publish Docker Images / trigger-actions (push) Blocked by required conditions
Publish Docker Images / notify (push) Blocked by required conditions
Publish Docs / Docs (push) Waiting to run
Publish to PyPI / check (push) Waiting to run
Publish to PyPI / build (push) Blocked by required conditions
Publish to PyPI / publish (push) Blocked by required conditions
Publish to PyPI / sbom (push) Blocked by required conditions
Publish to PyPI / notify (push) Blocked by required conditions
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>
2026-04-20 14:08:35 +02:00
Glenn Jocher
d86cb96689
ultralytics 8.4.39 Use dashed incremented run paths (#24193)
Some checks failed
CI / SlowTests (ubuntu-latest, 3.12, 2.10.0, 0.25.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.11.0, 0.26.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.2.0, 0.17.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.3.0, 0.18.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.4.0, 0.19.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.5.0, 0.20.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.6.0, 0.21.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.7.0, 0.22.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.8.0, 0.23.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, 2.9.0, 0.24.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.12, latest) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.8, 1.8.0, 0.9.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.9, 1.10.0, 0.11.0) (push) Has been cancelled
CI / SlowTests (ubuntu-latest, 3.9, 1.9.0, 0.10.0) (push) Has been cancelled
CI / SlowTests (windows-latest, 3.12, latest) (push) Has been cancelled
CI / GPU (push) Has been cancelled
CI / RaspberryPi (push) Has been cancelled
CI / NVIDIA_Jetson (JetPack5.1.2, 1.23.5, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.16.3-cp38-cp38-linux_aarch64.whl, 3.8, jetson-jp512, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.2.0-cp38-c… (push) Has been cancelled
CI / NVIDIA_Jetson (JetPack6.2, 1.26.4, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.20.0-cp310-cp310-linux_aarch64.whl, 3.10, jetson-jp62, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.5.0a0+872d… (push) Has been cancelled
CI / Conda (ubuntu-latest, 3.12) (push) Has been cancelled
CI / Summary (push) Has been cancelled
Publish Docker Images / Build (push) Has been cancelled
Publish Docker Images / trigger-actions (push) Has been cancelled
Publish Docker Images / notify (push) Has been cancelled
Publish Docs / Docs (push) Has been cancelled
Publish to PyPI / check (push) Has been cancelled
Publish to PyPI / build (push) Has been cancelled
Publish to PyPI / publish (push) Has been cancelled
Publish to PyPI / sbom (push) Has been cancelled
Publish to PyPI / notify (push) Has been cancelled
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-18 21:10:21 +02:00
Murat Raimbekov
b50af592b7
Clarify 4-role rbac availability on pro plan (#24263) 2026-04-18 21:08:36 +02:00
Murat Raimbekov
426bab3588
Correct AP data region label from Hong Kong to Taiwan (#24264)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-04-18 21:08:18 +02:00
Murat Raimbekov
4b5c4580cf
Docs: remove explorer references, redirect to ultralytics platform (#24262) 2026-04-18 22:54:39 +08:00
Murat Raimbekov
fdddfc4cc5
Fix integrations docs drift for neptune and mlflow (#24259) 2026-04-18 22:52:26 +08:00
Murat Raimbekov
08612af950
Add supported model variants note to sony-imx500 integration page (#24248)
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-17 14:57:20 +08:00
Murat Raimbekov
0579ac71fc
Add CLI parity for region, security, and parking solutions (#24251)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-17 14:08:35 +08:00
Glenn Jocher
d93fb45e03
Fix redirected URLs (#24255)
Some checks are pending
CI / SlowTests (ubuntu-latest, 3.12, 2.10.0, 0.25.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.11.0, 0.26.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.2.0, 0.17.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.3.0, 0.18.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.4.0, 0.19.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.5.0, 0.20.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.6.0, 0.21.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.7.0, 0.22.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.8.0, 0.23.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, 2.9.0, 0.24.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.12, latest) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.8, 1.8.0, 0.9.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.10.0, 0.11.0) (push) Waiting to run
CI / SlowTests (ubuntu-latest, 3.9, 1.9.0, 0.10.0) (push) Waiting to run
CI / SlowTests (windows-latest, 3.12, latest) (push) Waiting to run
CI / GPU (push) Waiting to run
CI / RaspberryPi (push) Waiting to run
CI / NVIDIA_Jetson (JetPack5.1.2, 1.23.5, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.16.3-cp38-cp38-linux_aarch64.whl, 3.8, jetson-jp512, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.2.0-cp38-c… (push) Waiting to run
CI / NVIDIA_Jetson (JetPack6.2, 1.26.4, https://github.com/ultralytics/assets/releases/download/v0.0.0/onnxruntime_gpu-1.20.0-cp310-cp310-linux_aarch64.whl, 3.10, jetson-jp62, https://github.com/ultralytics/assets/releases/download/v0.0.0/torch-2.5.0a0+872d… (push) Waiting to run
CI / Conda (ubuntu-latest, 3.12) (push) Waiting to run
CI / Summary (push) Blocked by required conditions
Publish Docker Images / Build (push) Waiting to run
Publish Docker Images / trigger-actions (push) Blocked by required conditions
Publish Docker Images / notify (push) Blocked by required conditions
Publish Docs / Docs (push) Waiting to run
Publish to PyPI / check (push) Waiting to run
Publish to PyPI / build (push) Blocked by required conditions
Publish to PyPI / publish (push) Blocked by required conditions
Publish to PyPI / sbom (push) Blocked by required conditions
Publish to PyPI / notify (push) Blocked by required conditions
2026-04-16 15:43:22 +02:00
Jing Qiu
3108aa614d
ultralytics 8.4.38 Unify args naming for standalone export functions (#24120)
Signed-off-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2026-04-16 14:00:28 +02: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
Jing Qiu
da03154f86
Fix table format in annotation.md (#24232) 2026-04-15 14:59:21 +08: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
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
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
Lakshantha Dissanayake
c7e1d6044a
Fix torch and torchvision versions on JetPack 5 Docker (#24199) 2026-04-11 09:37:33 +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
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
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
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
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
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
Murat Raimbekov
bfec123fa6
update FastSAM and MobileSAM docs with YOLO26 benchmarks (#24140)
Co-authored-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-07 12:54:30 +08:00
Onuralp SEZER
584b57df03
docs: update DeepStream installation instructions for JetPack 7.1 to include DeepStream 9.0 (#24142)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-06 17:25:09 +03:00
Onuralp SEZER
954fefa6e1
docs: update DeepStream 7.1 documentation link for JetPack 6.1 (#24141)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
2026-04-06 13:27:19 +03:00
Lakshantha Dissanayake
8d4e6e841c
Update NVIDIA Jetson Orin Nano Super benchmarks with YOLO26 (#24097) 2026-04-03 16:39:13 +08:00
Lakshantha Dissanayake
4fc2e42886
Update NVIDIA Jetson Orin NX 16GB benchmarks with YOLO26 (#24118) 2026-04-03 11:32:44 +08:00
Onuralp SEZER
337dcdc641
docs: update synk badge with working one (#24101)
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-04-02 15:01:46 +02:00
Muhammad Rizwan Munawar
5b400439c4
Add https://youtu.be/Y7cfNkqSdMg to docs (#24098) 2026-04-02 13:48:02 +08:00