Commit graph

2239 commits

Author SHA1 Message Date
Glenn Jocher
a1101a4502
Fix Albumentations ImageCompression quality_range arg (#18847)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-23 13:58:00 +01:00
Glenn Jocher
ad23a913df
Use TQDM class (#18846)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-23 13:57:08 +01:00
Laughing
d29023f85f
Move task=classify with mode=track warning to tracker on_predict_start (#18837)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-23 13:52:59 +01:00
Laughing
d6272f258e
RKNN export clean up (#18841) 2025-01-23 13:28:41 +01:00
pmermigkas
729ef7f270
Update inference.cpp [bug in case of cudaEnable = false] (#18831)
Signed-off-by: pmermigkas <62157711+pmermigkas@users.noreply.github.com>
2025-01-23 13:26:51 +01:00
Laughing
60d6d011fd
Fix automatic optimizer LR with DDP training (#18842) 2025-01-23 13:26:29 +01:00
Glenn Jocher
e411337778
Ubuntu ARM GitHub CI runners (#18762)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-23 13:25:38 +01:00
Laughing
b30021e781
Fix dataset category indexes check (#18840) 2025-01-23 13:20:43 +01:00
Glenn Jocher
e170d50665
Fix spelling (#18827) 2025-01-22 19:13:06 +01:00
Glenn Jocher
5bdcf9116d
Fix missing IMX500 export decorator (#18823)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-22 13:58:28 +01:00
Muhammad Rizwan Munawar
4a0dffe26c
Add https://youtu.be/8gePl_Zcs5c to docs (#18824)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-22 13:18:51 +01:00
Muhammad Rizwan Munawar
8467e7a58c
New Seeedstudio reCamera Docs page (#18801)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-22 12:22:10 +01:00
Laughing
e17c1cdfe0
Fix IMX onnx model path (#18813) 2025-01-22 12:05:38 +01:00
Mohammed Yasin
5306a8cc1f
Cleanup TorchVision related functions (#18790) 2025-01-21 11:41:05 +01:00
Lakshantha Dissanayake
066c5443f5
Update thumbnail for Rockchip RKNN integration page (#18787)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-21 11:39:53 +01:00
Ivor Zhu
b5e0cee943
ultralytics 8.3.65 Rockchip RKNN Integration for Ultralytics YOLO models (#16308)
Signed-off-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Burhan <Burhan-Q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-21 02:25:54 +01:00
Glenn Jocher
617dea8e25
Update convert_plaintext_links_to_html (#18786)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-21 02:20:26 +01:00
Glenn Jocher
28818801cb
Adopt macos-15 GitHub CI runners (#18763)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-21 01:38:20 +01:00
Glenn Jocher
9341c1df76
Use frozenset() (#18785)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-21 01:38:00 +01:00
Lakshantha Dissanayake
fb3e5adfd7
Pin numpy 1.23.5 for JetPack 4 on NVIDIA Jetson Nano (#18783)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-21 01:09:32 +01:00
Mohammed Yasin
a2430d0478
Catch and ignore exception in dataloader cleanup (#18772)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-01-20 17:12:13 +01:00
Mohammed Yasin
673b43ce17
ultralytics 8.3.64 new torchvision.ops access in model YAMLs (#18680)
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-01-19 23:44:56 +01:00
Mohammed Yasin
a8e2464a9c
Allow tuning directory to be set using name (#18760)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-19 17:33:02 +01:00
Glenn Jocher
42a220c71d
New is_runpod() function (#18761)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-19 17:19:57 +01:00
Glenn Jocher
87fd0b1b30
Fix link redirects (#18756)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-19 17:12:09 +01:00
Muhammad Rizwan Munawar
3abbd8cadc
Add https://youtu.be/zCupPHqSLTI to docs (#18743) 2025-01-19 14:47:55 +01:00
Mohammed Yasin
8aa9b4818d
Fix YOLOv3 pre-trained weights and examples (#18757)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-19 14:47:15 +01:00
Francesco Mattioli
232cc9bde3
Moved IMX under Deployment section (#18742)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-18 18:28:30 +01:00
Philipp Schmidt
5939c54bb9
Fixed wrong GPU comment in docker-quickstart (#18746)
Signed-off-by: Philipp Schmidt <Fruchtzwerg94@users.noreply.github.com>
2025-01-18 18:28:09 +01:00
Glenn Jocher
09a34b19ed
Fix sudo 2 (#18738)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-17 14:56:47 +01:00
Francesco Mattioli
3672cb160e
Fix sudo Docker build (#18736)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-17 14:48:15 +01:00
Francesco Mattioli
f777b63c8b
ultralytics 8.3.63 IMX500 sudo install fix (#18714)
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-01-17 12:48:49 +01:00
Mohammed Yasin
309f5cafc1
Fix dataloader cleanup error with no workers (#18732)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-01-17 12:18:49 +01:00
Glenn Jocher
b1042c4da8
Update HUB alt text (#18719)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-17 01:57:50 +01:00
Mohammed Yasin
d9c374c69b
Fix automatic optimizer LR with DDP training (#18641)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-01-16 22:45:49 +01:00
Glenn Jocher
daaebba220
Simplify thop imports (#18717)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-16 22:27:27 +01:00
Muhammad Rizwan Munawar
c6dd277493
Update 8.3.82 with 8.2.82 in sam-2.md (#18712)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
2025-01-16 18:59:11 +01:00
Mohammed Yasin
d9292fb7f1
ultralytics 8.3.62 Fix non-deterministic transforms with albumentations>=1.4.21 (#18701)
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-01-16 11:18:19 +01:00
Paula Derrenger
5a58950a7c
Improve headers and comments in TOML/YAML files (#18698)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 19:33:16 +01:00
Mohammed Yasin
be819455af
Fix random dataloader freezes (#18697)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 18:53:38 +01:00
Paula Derrenger
deb87d8ce3
Standardize license headers in Python files (#18696)
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-01-15 15:36:11 +01:00
Glenn Jocher
3620a07ed7
Update 2024 to 2025 (#18695)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 13:53:06 +01:00
Kayzwer
2af30654f0
Remove unused dict values in items() with values() (#18651)
Signed-off-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-15 13:52:26 +01:00
Jules
031954d243
Fix MNN example missing BGR to RGB conversion (#18689)
Signed-off-by: Jules <16029431+jules-ai@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-15 09:56:28 +01:00
Glenn Jocher
24f4721d9d
ci.yml and docker.yml rename (#18671)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-14 01:27:41 +01:00
Glenn Jocher
a7f72d3f69
Consistent workflow file suffix *.yml (#18668) 2025-01-13 21:35:47 +01:00
Glenn Jocher
4922016901
ultralytics 8.3.61 Restore Python 3.8 compatibility (#18666)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-13 21:13:27 +01:00
Mohammed Yasin
ffd8df3751
Fix broken examples in SAM Predictor docstrings (#18665) 2025-01-13 18:04:29 +01:00
Mohammed Yasin
a6303020e6
ultralytics 8.3.60 Fix CoreML Segment inference (#18649)
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-01-13 13:15:33 +01:00
Muhammad Rizwan Munawar
9045d8fecc
Add mobile-sam auto-annotation to segmentation datasets docs (#18654)
Signed-off-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: fatih akyon <34196005+fcakyon@users.noreply.github.com>
2025-01-13 13:12:39 +01:00