Commit graph

1453 commits

Author SHA1 Message Date
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
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
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
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
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
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
Laughing
6a762564c8
Enable model.eval() usage for YOLO class (#17754) 2024-11-25 11:00:24 +01:00
Muhammad Rizwan Munawar
65c797a898
Standardize default region points in docs (#17721)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 10:57:28 +01:00
Mohammed Yasin
29361e46d9
Fix labels padding for Letterbox with center=False (#17728) 2024-11-24 17:01:11 +01:00
Adrian Boguszewski
426879d80d
ultralytics 8.3.36 unpin OpenVINO ARM install version (#16600)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Lakshantha <lakshantha@ultralytics.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-22 12:25:42 +01:00
Junyang Kong
1b74f142a1
Standardize default region points (#17715) 2024-11-22 12:17:51 +01:00
Paula Derrenger
d670bcc2b9
Ultralytics Refactor https://ultralytics.com/actions (#17701)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-21 23:51:37 +01:00
Laughing
b7e9e91d46
ultralytics 8.3.35 enable auto letterbox if model is dynamic (#17687)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-21 13:02:48 +01:00
HJH_Chenhe
1c6bfd3039
ultralytics 8.3.34 FastSAM non-detection fix (#17628)
Co-authored-by: Francesco Mattioli <francesco.mttl@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-19 12:45:47 +01:00
Muhammad Rizwan Munawar
bde3105813
Heatmaps bug fix (#17634) 2024-11-19 12:40:42 +01:00
Mohammed Yasin
35b6fed814
Add fraction, single_cls and classes to RTDETRDataset (#17633)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-19 12:11:20 +01:00
Kyre
f3241eb676
Fix W&B project name separator compatibility (#17627)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-19 11:55:58 +01:00
Mohammed Yasin
dc9b99214f
Fix v8_transforms docstring example (#17630) 2024-11-19 11:53:39 +01:00
Muhammad Rizwan Munawar
e72f19f5cf
ultralytics 8.3.33 Solutions counter direction fix (#17607)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-18 17:51:26 +01:00
Lakshantha Dissanayake
cb476d2999
Enable MNN on RPi and Jetson (#17583)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-18 17:41:15 +01:00
Muhammad Rizwan Munawar
e48a42ec5d
ultralytics 8.3.32 New Dog-Pose dataset (#17556)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-16 20:12:10 +01:00
Jamil Dhanani
1790ca0f88
Fix: wandb reporting error if no positive examples (#17544)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-16 20:09:37 +01:00
Laughing
4453ddab93
ultralytics 8.3.31 add max_num_obj factor for AutoBatch (#17514)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-13 23:51:24 +01:00
Laughing
f43c211ab4
ultralytics 8.3.30 run TAL on CPU if torch.OutOfMemoryError (#17515)
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-13 21:27:15 +01:00
Muhammad Rizwan Munawar
1a5c35366e
Add region counter as ultralytics solution (#17439)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-13 20:21:54 +01:00
Daniel Calvo
ba41def4f9
Fix file_name in save_crop (#17499)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-13 20:17:49 +01:00
Muhammad Rizwan Munawar
3682f01d12
Add return check for 'yolo solutions help' (#17518) 2024-11-13 18:28:23 +01:00
Mohammed Yasin
7da74600ad
Include FPs for images with no labels in confusion matrix (#17481)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-12 10:00:30 +01:00
Laughing
0fa1d7d5a6
ultralytics 8.3.29 Sony IMX500 export (#14878)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
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: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Chizkiyahu Raful <37312901+Chizkiyahu@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2024-11-11 14:20:21 +01:00
Mohammed Yasin
318a218cbd
Fix Ray Tune error (#17416)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-10 17:03:59 +01:00
Kermit
33cdaa5782
Fix conf overwrite in results.py (#17384)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2024-11-08 17:55:44 +01:00
Kilian Schnelle
95368cbe54
Changed model.names return type hint from list to dict[int, str] (#17402) 2024-11-08 16:19:46 +01:00
Laughing
b0aef79d36
Add device selection for yolo_bbox2segment (#17409) 2024-11-08 10:16:27 +01:00
Laughing
9a7b344fd0
Fix duplicated annotations by yolo_bbox2segment (#17401)
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2024-11-07 19:02:29 +01:00
Paula Derrenger
7373816b23
Fix PyPI downloads links (#17399)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-07 17:15:15 +01:00
Laughing
6806f15396
Fix model.end2end assert (#17391)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-07 12:20:54 +01:00
Muhammad Rizwan Munawar
3c976807b8
ultralytics 8.3.28 new Solutions CLI commands (#17233)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-07 00:44:05 +01:00
Francesco Mattioli
da15e27a4d
Added Error for TFLite int8 end2end model export (#17360)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-06 13:34:06 +01:00
Mohammed Yasin
d0abd95f95
Fix error on TensorRT export with float workspace value (#17352) 2024-11-05 10:48:33 +01:00
Mohammed Yasin
5f9911a44a
Update overlap_mask description. (#17324)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-05 01:20:48 +01:00
Muhammad Rizwan Munawar
bf1d076e20
Optimize Auto-Annotation with all args (#17315)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-03 00:55:55 +01:00
Glenn Jocher
4ca50c8c37
Fix MNN Raspberry Pi benchmark attempt (#17308) 2024-11-01 16:11:48 +01:00
Laughing
591fdbd8b1
Fix Bboxes numpy.reshape (#17301) 2024-11-01 14:08:30 +01:00