Commit graph

1452 commits

Author SHA1 Message Date
Mohammed Yasin
4fec5bfa28
Fix ONNX RuntimeError with dynamic WorldModel (#19322)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-20 15:17:24 +08:00
Mohammed Yasin
8f68ab04dc
Remove unused parameters from export_tflite (#19319)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-20 15:15:25 +08:00
Adnan Ekici
3bb51b608f
ultralytics 8.3.77 faster YOLOv8-Segment ONNX Runtime example (#19312)
Signed-off-by: Adnan Ekici <53556022+AdnanEkici@users.noreply.github.com>
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-02-19 23:05:21 +08:00
Glenn Jocher
b50a327a04
Allow missing thop package (#19314)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-19 23:01:56 +08:00
Laughing
b94dd87f9d
Revert "Fix dynamic export with YOLO World" (#19308) 2025-02-19 20:02:54 +08:00
Mohammed Yasin
fdeb04e7bc
Fix dynamic export with YOLO World (#19304)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-19 15:56:14 +08:00
Mohammed Yasin
e16593336b
ultralytics 8.3.76 fix dynamic batch inference with NMS export (#19249)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-18 21:30:28 +08:00
Mohammed Yasin
0f81777af5
Fix error with torch tensor input in model.track() (#19278)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-18 19:59:30 +08:00
Glenn Jocher
e981fc629d
Revert "Support CoreML NMS export for Segment, Pose and OBB" (#19273)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2025-02-18 19:45:14 +08:00
Mohammed Yasin
6e7d888703
Fix layer count; show layers with no params in detailed log (#19202)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-17 15:20:04 +08:00
Mohammed Yasin
0ae4670da6
Support CoreML NMS export for Segment, Pose and OBB (#19173)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2025-02-17 15:01:12 +08:00
Mohammed Yasin
4d30f14337
Fix memory conversion (#19256)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-17 14:32:09 +08:00
Mohammed Yasin
454f4d579d
Fix bytes to GB conversion for logged VRAM usage (#19254)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-15 15:25:53 +08:00
Shankang Ke
d317b26940
Update results.boxes docs: boxes.id may be None (#19227)
Signed-off-by: Shankang Ke <ke@shankang.com>
2025-02-13 20:58:16 +08:00
Love and hope
f4114b0319
Initialize model_name attribute (#19224) 2025-02-13 20:57:36 +08:00
Iaroslav Omelianenko
675d370592
ultralytics 8.3.75 Comet update to new comet_ml.start() API (#19187)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-13 12:45:09 +08:00
Victor Costa
5edf3419f9
Fix updating of best epoch during early stopping (#19164) 2025-02-13 12:40:57 +08:00
Mohammed Yasin
710b40dcb1
Fix print() for ConfusionMatrix for Classify task (#19169)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-13 12:39:26 +08:00
eric80739
d6a07ee78a
Fix windows async np.save bug (#19218)
Signed-off-by: eric80739 <68726577+eric80739@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-13 12:38:56 +08:00
Lakshantha Dissanayake
fb444bca1f
Fix edgetpu and tfjs exports for arm64 Linux (#19154)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-13 12:33:20 +08:00
Mohammed Yasin
b9b315a1e2
Force protobuf>=5 for SavedModel export (#19206)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-12 20:38:13 +08:00
Mohammed Yasin
1bb46cda4b
Switch to perf_counter() for latency measurement (#19177)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-12 19:59:42 +09:00
Mohammed Yasin
845d5007dd
ultralytics 8.3.74 Fix Ray Tune callback error (#19144)
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-02-10 08:17:56 +09:00
Mohammed Yasin
ff1a04609f
Unset CUBLAS_WORKSPACE_CONFIG for non-deterministic training and inference (#19138)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-10 08:17:08 +09:00
Mohammed Yasin
31e96e20d3
Return PIL image if pil=True (#19146)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-02-10 08:13:08 +09:00
Mohammed Yasin
580b4766c5
Fix missing data.yaml error on int8 export (#19128)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-07 21:07:32 +09:00
Mohammed Yasin
64c835dc88
Fix missing data warning and undefined variables (#19124)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-07 19:33:35 +09:00
Glenn Jocher
35f0fde069
ultralytics 8.3.73 GitHub Container Registry Images at ghcr.io (#19114)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-07 17:53:06 +09:00
Laughing
116813d3c0
Minor Results.to_sql cleanup (#19081)
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-07 12:19:58 +09:00
Laughing
c1860b8333
ultralytics 8.3.72 Fix NVIDIA Jetson DLA core support for DLA inference (#19078)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-06 12:10:36 +09:00
Mohammed Yasin
10d435c4fd
Fix missing nc attribute error on NMS export (#19083)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-06 11:43:26 +09:00
Glenn Jocher
de065383bc
Resolve warnings (#19073)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-05 21:27:38 +09:00
Muhammad Rizwan Munawar
c5ac5548ae
Optimize seg_bbox calculations (#19056) 2025-02-05 07:38:10 +09:00
Glenn Jocher
5bca9341e8
ultralytics 8.3.71 require explicit torch.nn usage (#19067)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-05 01:08:17 +09:00
Muhammad Rizwan Munawar
df6572a58b
Enhance clarity in results.to_ function examples. (#18957) 2025-01-31 13:18:39 +01:00
Lakshantha Dissanayake
f38fa61ffc
ultralytics 8.3.70 add data argument to Sony IMX500 export (#18852)
Signed-off-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>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-30 12:28:19 +01:00
Abel Haro Armero
a9182bdfab
Add DLA specific core usage (#18930)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
2025-01-30 10:34:26 +01:00
Muhammad Rizwan Munawar
3274fe7f2b
Add support for single export format benchmark (#18740)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Signed-off-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>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-29 14:17:19 +01:00
Glenn Jocher
ed0a7e7dde
Update torchvision compatibility table for torch 2.6 (#18935)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-29 12:27:15 +01:00
Muhammad Rizwan Munawar
748c380fc5
ultralytics 8.3.69 New Results to_sql() method for SQL format (#18921)
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-28 23:49:30 +01:00
Mohammed Yasin
813511a232
Add imgsz check and improve logs for benchmarks (#18917)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-28 19:15:52 +01:00
Laughing
30a2de164b
Fix AutoBatch when working with RT-DETR models (#18912) 2025-01-27 11:04:03 +01:00
Mohammed Yasin
4348cecd3f
ultralytics 8.3.68 Benchmarking model path fix (#18894)
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-26 14:22:11 +01:00
Mohammed Yasin
e99b778cc4
Fix TFLite error and OpenVINO int8 error at imgsz=32 (#18898)
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-26 14:18:51 +01:00
Mohammed Yasin
de05d1b655
Fix export test matrices to exclude nms from Classify models (#18880)
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-25 21:26:58 +01:00
Mohammed Yasin
9181ff62f5
ultralytics 8.3.67 NMS Export for Detect, Segment, Pose and OBB YOLO models (#18484)
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: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.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>
2025-01-24 11:00:36 +01:00
Glenn Jocher
0e48a00303
Add YOLO_TQDM_RICH environment variable (#18854)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-24 10:53:56 +01:00
Muhammad Rizwan Munawar
5d9535b008
ultralytics 8.3.66 add Rockchip RKNN export in tutorial.ipynb (#18848)
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
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-23 13:59:38 +01:00
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