Commit graph

1966 commits

Author SHA1 Message Date
Mohammed Yasin
1f5646634d
Preserve original points in resample_segments (#18051)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-05 22:21:54 +01:00
Laughing
9be4b2ca04
Revert lapx to lap (#17908)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-05 21:52:41 +01:00
Glenn Jocher
68c63a7e56
ultralytics 8.3.43 PyPI publishing security fix (#18052)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-12-05 20:47:01 +01:00
Muhammad Rizwan Munawar
bb7c7ae811
Fix np.empty_like function input type (#18049) 2024-12-05 20:26:28 +01:00
Muhammad Rizwan Munawar
1618c69d13
Update functions description (#18050) 2024-12-05 19:57:09 +01:00
Muhammad Rizwan Munawar
28f116682f
Update CLI message (#18041)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-05 14:21:23 +01:00
Laughing
950d9f73fc
ultralytics 8.3.42 update AutoBackend names placeholder (#17970)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-05 13:46:40 +01:00
Lakshantha Dissanayake
21162bd870
Improve docs for Ultralytics version in benchmarks (#17925) 2024-12-03 22:14:50 +01:00
Muhammad Rizwan Munawar
4cdfd16a0e
Add https://youtu.be/ZN3nRZT7b24 to tutorial.ipynb (#17875)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-03 19:07:10 +01:00
Mohammed Yasin
461597e07c
Add batch to list of predict() arguments (#17979)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-12-03 17:48:53 +01:00
Glenn Jocher
1ce3c40cb3
Update mkdocs.yml homepage (#17924) 2024-12-02 20:16:10 +01:00
Muhammad Rizwan Munawar
dbdb451512
ultralytics 8.3.40 new TrackZone Solution (#17918)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-02 16:02:48 +01:00
Muhammad Rizwan Munawar
9cf7b50392
Add arguments for solutions in usage/cfg docs page (#17920)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-12-02 15:50:23 +01:00
Lakshantha Dissanayake
d59a66f7c2
Add MNN benchmarks to Raspberry Pi doc (#17910)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-02 15:49:32 +01:00
Glenn Jocher
5015d1e01b
uv pip install for Benchmarks (#17749)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-12-02 15:48:02 +01:00
Muhammad Rizwan Munawar
69c12a4ba3
Add more tracking args for solutions (#17878)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-01 19:19:36 +01:00
Dr. Artificial曾小健
5c2cdb6841
wrong expression fix Update README.md (#17868)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-01 19:18:55 +01:00
Lakshantha Dissanayake
00fc95fb9d
Fix typo in Sony IMX500 doc (#17871)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-01 19:09:00 +01:00
Skillnoob
6696e88a25
GPU CI Fix wrong Ultralytics Installation (#17883) 2024-12-01 19:07:24 +01:00
Mohammed Yasin
e60992214c
ultralytics 8.3.39 fix classification validation loss scaling (#17851)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-28 23:08:28 +01:00
Void
29826241a0
__getattr__ support to access YOLO attributes via Model class (#17805)
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-11-28 22:51:33 +01:00
Mohammed Yasin
e668de6e02
Add BGR to RGB conversion in LibTorch example (#17864) 2024-11-28 22:50:04 +01:00
Mohammed Yasin
4a5dbc0bfb
Add classes to train arguments (#17856)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-28 22:49:44 +01:00
Muhammad Rizwan Munawar
c1554935e6
Add https://youtu.be/-aYO-6VaDrw and https://youtu.be/M7xWw4Iodhg to docs (#17863) 2024-11-28 20:02:34 +01:00
Glenn Jocher
0183eaeeba
Remove Docs Tasks banner linebreak (#17844) 2024-11-28 02:08:49 +01:00
Muhammad Rizwan Munawar
408d4380a4
Add functions descriptions in plotting.py (#17813)
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-11-28 02:05:23 +01:00
Glenn Jocher
7e2ce71c29
Update Tasks banner spacing (#17843) 2024-11-28 02:05:04 +01:00
Glenn Jocher
386a3b7625
Fix region-counting indents (#17835)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-27 18:12:19 +01:00
Paula Derrenger
55b2137f18
Update Tasks Banner in README.md (#17833)
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-27 15:02:45 +01:00
Glenn Jocher
ff0b107bf5
Fix YOLO11 usage (#17834)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-27 14:37:25 +01:00
Glenn Jocher
4c59cf604b
Update contributing.md with open-sourcing guide (#17832)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-27 14:18:11 +01:00
Glenn Jocher
df82ce4586
Update format.yml Discord and Kaggle links (#17814) 2024-11-27 14:11:24 +01:00
Glenn Jocher
efbcf444a1
Revert Docs minify attempt (#17831)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-27 12:37:43 +01:00
Glenn Jocher
7c97ed1937
Improved Docs minify (#17816)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-26 21:10:03 +01:00
Muhammad Rizwan Munawar
5b124dc7ca
New Solutions sweep counting annotator (#17742)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-11-26 18:26:23 +01:00
Mohammed Yasin
d8a339d370
Fix missing labels when all segment points are out of bounds (#17810)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-11-26 18:23:41 +01:00
Muhammad Rizwan Munawar
d8c43874ae
Add YOLO11 docs page redirect in README.md and README.zh-CN.md (#17806) 2024-11-26 16:46:17 +01:00
Laughing
dcc9bd536f
ultralytics 8.3.38 SAM 2 video inference (#14851)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-11-26 12:38:23 +01:00
Arun
407815cf9e
Fix forward_fuse comment (#17714)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-26 11:03:23 +01:00
Muhammad Rizwan Munawar
59aceffd05
Fix parking points annotator for macOS (#17797)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-26 11:02:31 +01:00
Mohammed Yasin
54d845baea
Convert frames to RGB before SAHI inference (#17795)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-26 11:01:54 +01:00
Glenn Jocher
de89616212
Fix Prettier docs issues (#17798)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-26 10:58:49 +01:00
Glenn Jocher
d3b53d34e5
Fix CI.md CodeQL badges (#17779)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-25 19:10:33 +01:00
Laughing
e1adef7a1d
Fix DLA export (#17765)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:46:14 +01:00
Lakshantha Dissanayake
cde7a9f5d7
Improve is_jetson to support more Jetson devices (#17770)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:45:19 +01:00
Mohammed Yasin
0727b43ca6
Concat all segments by default for multi-part masks (#16826)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:39:14 +01:00
Burhan
c5fd0bb48a
Removes unused argument label_smoothing (#16014)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:37:07 +01:00
Andrew
acec3d9c1c
Fix RepC3 module for RT-DETR models (#17086)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:35:17 +01:00
Glenn Jocher
174a1e7a95
Delete .github/workflows/codeql.yaml (#17772) 2024-11-25 12:00:16 +01:00
Burhan
ee6fde0beb
ultralytics 8.3.37 TensorRT auto-workspace size (#17748)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 11:33:11 +01:00