Commit graph

46 commits

Author SHA1 Message Date
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
Aman Harsh
b1821192eb
docs: fix wrong weights in segment and obb .load() examples (#24180) 2026-04-09 15:38:47 +03:00
Murat Raimbekov
f65e06bea9
Add footnote clarifying param/FLOP counts after model.fuse() (#23601)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
2026-02-10 15:55:26 +08:00
Glenn Jocher
88a7fa6fc6
Fix docs images content disposition (#23322)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-01-20 01:06:12 +00:00
Glenn Jocher
f2d3aed634
ultralytics 8.4.0 YOLO26 Models Release (#23176)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2026-01-14 03:44:38 +00:00
Paula Derrenger
532459b59c
Minor docs improvements (#22934)
Signed-off-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-12-12 18:18:41 +01:00
Glenn Jocher
0365a760df
Documentation review and fixes (#22698)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-11-16 02:51:20 +01:00
Glenn Jocher
cf33b64ad4
Add bash codeblock formatting (#19804)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-03-20 20:24:06 +01:00
Mohammed Yasin
aa1c6c9a24
Add examples showing how to use result for all tasks (#19282)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-17 20:52:12 +08:00
Mohammed Yasin
cd6ef6105a
Update coco-seg.yaml to coco.yaml (#17739)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-24 17:05:51 +01:00
Jan Knobloch
75b3b695be
Fix typos in Tasks in docs so description matches example code (#16825)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-10 21:54:00 +02:00
Francesco Mattioli
abb87c09c6
Add YOLO11 macros tables (#16598)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-01 23:33:17 +02:00
Ultralytics Assistant
97f38409fb
Update YOLO11 Actions and Docs (#16596)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-01 16:58:12 +02:00
Ultralytics Assistant
51e93d6111
YOLO11 Tasks, Modes, Usage, Macros and Solutions Updates (#16593)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-01 15:41:15 +02:00
Glenn Jocher
3093fc9ec2
Update YOLO11 docs (#16589)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-01 14:09:09 +02:00
Glenn Jocher
443fbce194
Add Docs glossary links (#16448)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-23 23:48:46 +02:00
Glenn Jocher
887b46216c
Docs improvements and redirect fixes (#16287)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-15 00:27:46 +02:00
MatthewNoyce
c2b647a768
Update to lowercase MkDocs admonitions (#15990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-09-06 17:33:26 +02:00
Ultralytics Assistant
2a73bf7046
Update URLs to redirects (#16048) 2024-09-05 22:47:15 +02:00
Muhammad Rizwan Munawar
cfebb5f26b
Optimize Docs images (#15900)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-30 02:52:10 +02:00
Francesco Mattioli
5880e18fa7
Use macros for Docs tables de-duplication (#14990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-09 14:21:17 +02:00
Francesco Mattioli
8771f923c0
Fix OpenVINO Export Docs (#14918)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-06 11:27:10 +02:00
Glenn Jocher
d5db9c916f
Add FAQs to Docs Datasets and Help sections (#14211)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-04 20:42:31 +02:00
Glenn Jocher
6c13bea7b8
Add FAQ sections to Modes and Tasks (#14181)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Abirami Vina <abirami.vina@gmail.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
2024-07-04 17:16:16 +02:00
Glenn Jocher
e5185ccf63
Docs Prettier reformat (#13483)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-10 12:59:01 +02:00
Burhan
11a2ed1e83
Edge TPU export table fix (#13420) 2024-06-07 16:49:08 +02:00
Glenn Jocher
2684bcdc7d
Update HUB SDK Docs (#13309)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-02 21:39:34 +02:00
Glenn Jocher
e8e434fe48
Reformat Docs and YAMLs (#12806)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-18 22:17:57 +02:00
Glenn Jocher
fceea033ad
Reformat Markdown code blocks (#12795)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-18 18:58:06 +02:00
Burhan
fcfc44ea9c
ultralytics 8.2.11 new TensorRT INT8 export feature (#10165)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-08 16:05:57 +02:00
Burhan
4527690a7d
Replace Docs URLs with relative links (#11738) 2024-05-08 11:20:59 +02:00
Glenn Jocher
632c906578
MkDocs validation and Export internal linking (#10368)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-27 21:33:23 +02:00
Burhan
8558bec402
Add export batch arg to Docs (#10269)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-27 19:43:30 +02:00
Glenn Jocher
d6bb3046a8
Docs Colab, OBB and typos fixes (#10366)
Co-authored-by: Olivier Louvignes <olivier@mg-crea.com>
Co-authored-by: RainRat <rainrat78@yahoo.ca>
2024-04-27 13:16:40 +02:00
Glenn Jocher
1110258d37
ultralytics 8.2.2 replace COCO128 with COCO8 (#10167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 20:47:21 -07:00
Glenn Jocher
dae4ce8307
ultralytics 8.2.1 adopt v8.2 GitHub assets URL (#10131)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-17 20:03:46 -07:00
Glenn Jocher
6bdf8dfaa2
Fix undefined ‘im_array’ bug in predict.md (#8565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: fang_chenfang <1217690899@qq.com>
2024-03-01 00:53:17 +01:00
Glenn Jocher
9d35ecbf0f
Add YouTube iframe loading="lazy" (#8001)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-03 23:24:20 +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
30185e0d4c
Update OpenVINO INT8 export (#7515)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-12 00:10:03 +01:00
Glenn Jocher
808984c6cf
ultralytics 8.1.0 YOLOv8 Oriented Bounding Box (OBB) release (#7463)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yakuho <Yakuho@foxmail.com>
Co-authored-by: Oran <75175510+Acenath@users.noreply.github.com>
2024-01-10 10:57:40 +01:00
Glenn Jocher
bb1326a8ea
Docs partial mdformat improvements (#7378)
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>
2024-01-07 17:13:42 +01:00
Glenn Jocher
28593dfb1c
Add quantization support to TensorFlow.js converter (#7008)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Angélique Hameau <93253329+AngeliqueHameau@users.noreply.github.com>
2023-12-15 12:04:50 +01:00
Glenn Jocher
16a13a1ce0
Update https://docs.ultralytics.com/models (#6513)
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-22 20:45:46 +01:00
Glenn Jocher
02bf8003a8
Add Hindi हिन्दी and Arabic العربية Docs translations (#6428)
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-18 21:51:47 +01:00
Glenn Jocher
e3a538bbde
Add Chinese Modes and Tasks Docs (#6274)
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-12 02:49:37 +01:00
Renamed from docs/tasks/segment.md (Browse further)