Commit graph

350 commits

Author SHA1 Message Date
Mohammed Yasin
5c2ecb7669
Use shell=True to run hyperparameter tuning (#18284)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-17 19:27:44 +01:00
Mohammed Yasin
f87b447b2d
Fix model.save() for model YAMLs (#18212)
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>
2024-12-16 11:59:05 +01:00
Mohammed Yasin
8535d36885
Fix untrained warning when training from yaml (#18168)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-11 21:06:06 +01:00
Laughing
3d52c4fa10
ultralytics 8.3.47 fix softmax and Classify head commonality (#18085)
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>
2024-12-07 13:55:59 +01:00
Laughing
f6005a9166
Set task for Triton inferenceTriton (#18064) 2024-12-06 11:46:48 +01:00
Mohammed Yasin
a672bf79dd
Set dynamic to True only if imgsz is dynamic for ONNX (#17872)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-12-05 22:24:53 +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
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
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
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
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
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
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
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
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
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
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
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
Glenn Jocher
3a4b65c347
ultralytics 8.3.27 HUB timed training fix (#17298)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-01 01:42:51 +01:00
Lakshantha Dissanayake
daaac35fff
Skip MNN export for Raspberry Pi and NVIDIA Jetson (#17292)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-01 01:12:29 +01:00
Muhammad Rizwan Munawar
c943a3b747
Case-insensitive optimizer name (#17287)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-31 12:52:14 +01:00
王召德
9c72d94ba4
ultralytics 8.3.25 Alibaba MNN export and predict support (#16802)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-30 13:59:48 +01:00
Francesco Mattioli
b0c18b7190
Fix arbitrary imgsz for TFLite (#17138)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-10-29 10:31:32 +01:00
Glenn Jocher
da1bf9d79d
Pin numpy<=2.0.0 on macOS (#17221) 2024-10-28 20:17:35 +01:00
Laughing
be40a45ec3
Fix DLA export when device=None (#17128)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-24 11:58:10 +02:00
Justin Davis
8f0a94409f
ultralytics 8.3.21 NVIDIA DLA export support (#16449)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Lakshantha <lakshantha@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-10-23 19:00:15 +02:00
Glenn Jocher
767aa1cacc
ultralytics 8.3.19 TensorRT 10.5.0 support (#17076)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-22 01:34:44 +02:00
Glenn Jocher
3204a2a6a7
Remove onnxslim==0.1.34 pin (#16974) 2024-10-17 02:48:28 +02:00
Glenn Jocher
1052cf41f8
Use EdgeTPU export --delegate_search_step 30 (#16910) 2024-10-14 16:43:42 +02:00
Glenn Jocher
1c4d788aa1
Reduce EdgeTPU to 3 compiler steps (#16880)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-13 17:14:10 +02:00
Glenn Jocher
06adc476a1
ultralytics 8.3.11 suppress onnx2tf INT8-FP16 act error (#16874)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-12 20:13:23 +02:00
Glenn Jocher
a9d0cf66cb
Update YOLOv8n to YOLO11n in args (#16873)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-12 18:09:44 +02:00
Glenn Jocher
02d5c290e6
ultralytics 8.3.10 Apple iPhone HEIC support (#16853)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-11 20:36:02 +02:00
Glenn Jocher
50497218c2
ultralytics 8.3.9 add training time to results CSV (#16803)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-09 16:19:52 +02:00
Laughing
67683a87f1
Update usage for custom Predictor (#16771)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 20:57:47 +02:00
Rick-v-E
ee5331bdee
ultralytics 8.3.7 custom Predictor args fix (#16734)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-07 20:26:04 +02:00
Glenn Jocher
d90efbd297
ultralytics 8.3.6 improve collect_system_info (#16722)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-06 20:36:35 +02:00
Paula Derrenger
830e8334d7
Ultralytics Code Refactor https://ultralytics.com/actions (#16712)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-05 15:52:35 +02:00
Glenn Jocher
2e084c0581
Fix validator model=None (#16699) 2024-10-05 00:53:19 +02:00
Glenn Jocher
e5d3427a52
Zero mAP warning on YAML val (#16698) 2024-10-05 00:15:48 +02:00
Francesco Mattioli
c773f27653
Fixing predict docs (#16637)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-02 20:30:09 +02:00
Muhammad Rizwan Munawar
7cc40f6847
Auto-correct for export formats (#16625)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-02 16:51:46 +02:00
Laughing
db3c0400c5
Fix overridden train_args when close_mosaic (#16627)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-02 13:40:47 +02:00
Glenn Jocher
c327b0aae1
Remove dill package from Ultralytics (#16574)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-01 10:10:26 +02:00
Glenn Jocher
6e43d1e1e5
ultralytics 8.3.0 YOLO11 Models Release (#16539)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-30 02:59:20 +02:00
Glenn Jocher
4bcc80c646
ultralytics 8.2.101 allow HUB public model downloads (#16488)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-25 15:17:25 +02:00