1094 Commits

Author SHA1 Message Date
Muhammad Rizwan Munawar
668bbcb3f8
Add https://youtu.be/rCggzXRRSRo to Speed Estimation Docs (#8577)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-02 16:04:22 +01:00
Lakshantha Dissanayake
2100d28638
Fix cmake requirements for ARM64 (#8589)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-02 16:03:21 +01:00
Abirami Vina
a3fdcd0a35
Replacing Images for torchscript.md (#8596)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-02 16:02:30 +01:00
Kayzwer
14dbfeab57
Optimize function calls to method calls (#8507)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 12:27:58 +01:00
Abirami Vina
4d3e0dae99
Add NCNN Docs Integrations Page (#8562)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 12:25:18 +01:00
Kayzwer
5e14db849b
Remove unused variables (#8511)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 12:21:30 +01:00
Omar Duhaiby
3c6b9b6688
Fix device counting method to account for double-digit device IDs (#8502)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 12:19:06 +01:00
Laughing
59ed47c448
ultralytics 8.1.20 add YOLOv8x-World support (#8539)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 01:10:38 +01:00
Hassaan Farooq
31cf94e7f9
Hold failed upload metrics and upload with next upload metrics (#8513)
Co-authored-by: hassaanfarooq01 <hassaanfarooq01@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 01:08:29 +01:00
Muhammad Rizwan Munawar
33fff69f3d
Add https://youtu.be/ie3vLUDNYZo and other YT videos in Docs (#8551)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 01:05:41 +01:00
Glenn Jocher
6bdf8dfaa2
Fix undefined ‘im_array’ bug in predict.md (#8565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: fang_chenfang <1217690899@qq.com>
2024-03-01 00:53:17 +01:00
Abirami Vina
aa592efda5
Add TFLite Docs Integrations Page (#8522)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 00:37:06 +01:00
UltralyticsAssistant
fcff64cc3c Auto-format by https://ultralytics.com/actions 2024-02-29 23:28:20 +00:00
Robin Brown
55ce6faec8
Do RTDETR file suffix check using pathlib instead of string manipulations (#8525)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-01 00:28:01 +01:00
Abirami Vina
1db8e912a3
Add TorchScript Docs Integrations Page (#8501)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-01 00:25:31 +01:00
Glenn Jocher
f8e681c2be
ultralytics 8.1.19 PNNX aarch64 linux fix (#8480)
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2024-02-27 00:02:29 +01:00
Yifei Liu
70f533fd47
Rename model_id to model.id (#8447)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-26 23:26:06 +01:00
Glenn Jocher
0efbd2d7cf
Add YOLOv9 Docs page (#8478)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-26 23:09:07 +01:00
Dean Mark
2d75f72598
Add plot_images conf_thresh parameter (#8446)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-25 15:46:56 +01:00
Burhan
30729d7346
Improve Docs arguments tables (#8415)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-25 15:42:17 +01:00
Mactarvish
60b6cab6cf
Compare plt.get_backend() in lowercase (#8409)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-23 20:04:41 +01:00
AlainSchoebi
d6edf1c1d8
Add Non-Maximum Suppression (NMS) inplace flag (#8368) 2024-02-23 14:28:25 +01:00
Glenn Jocher
21088e3986
Allow Annotator PIL.Image inputs (#8397) 2024-02-23 11:52:43 +01:00
Lakshantha Dissanayake
0572b29445
ultralytics 8.1.18 add cmake for building onnxsim on aarch64 (#8395)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-22 23:43:09 +01:00
Glenn Jocher
8c28e0c3fe
Add missing single-line docstrings (#8362)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johannes Kaisinger <johannes.kaisinger@gmail.com>
2024-02-22 22:16:52 +01:00
Glenn Jocher
2945cfc6ef
ultralytics 8.1.17 fix ClassificationDataset caching (#8358)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-21 11:48:36 +01:00
Glenn Jocher
604b9d0794
Update mkdocs-ultralytics-plugin>=0.0.44 (#8347)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-21 00:22:40 +01:00
Burhan
3faea8c738
Add simple-utilities.md Docs page (#8269)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-20 19:42:54 +01:00
Chi
a5605b5e4b
Add estimate_speed(region_color) parameter (#8285)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-20 18:41:26 +01:00
Alexander Suslov
5171d6679d
Added check of parameter type before setting required_grad=True for frozen layers (#8318)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-20 17:32:04 +01:00
Glenn Jocher
d03928f371
Avoid creating -hub dir without processing images (#8334) 2024-02-20 17:27:28 +01:00
Lakshantha Dissanayake
61088b43d7
Update Dockerfile for Raspberry Pi Support (#8123)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-19 22:57:47 +01:00
Lakshantha Dissanayake
9e24743861
Fix an issue with flatbuffer version for Raspberry Pi (#8311)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 22:16:40 +01:00
Glenn Jocher
7f0d5ef9d7
Model typehints Docker fix (#8306)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 20:29:46 +01:00
Glenn Jocher
e4a62f99f7
Remove JAX constraints in Exporter (#8309) 2024-02-19 19:44:51 +01:00
Glenn Jocher
d8b8b71866
Move Explorer tests to scheduled CI (#8305)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 17:25:26 +01:00
Laughing
de01212465
ultralytics 8.1.16 OBB ConfusionMatrix support (#8299)
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-02-19 16:59:24 +01:00
Glenn Jocher
42744a1717
Expand Model method type hinting (#8279)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 14:24:30 +01:00
Glenn Jocher
fbed8499da
ultralytics 8.1.15 add Python 3.12 compatibility (#8210)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johnny <johnnynuca14@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-17 20:49:34 +01:00
Glenn Jocher
e38c7a3022
Improve Docs Modes tables (#8266)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-17 20:28:56 +01:00
Johannes Kaisinger
8aa73c4470
Fix xyxyxyxyn calculation, swap axis (#8249) 2024-02-17 01:30:04 +01:00
Glenn Jocher
2f22ff4ae6
Remove OpenVINO INT8 RTDETRDecoder ops (#8219) 2024-02-15 12:41:12 +01:00
Glenn Jocher
5e81651b4f
Fix PIL show() and save() (#8202)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-14 14:34:44 +01:00
Laughing
850ca8587f
ultralytics 8.1.14 new YOLOv8-World models (#8054)
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-02-14 11:46:26 +01:00
Johannes Kaisinger
f9e9cdf2c3
Fix xyxyxyxyn calculation in obb result (#8188) 2024-02-13 23:54:41 +01:00
Glenn Jocher
22feb682d4
Docs updates and improvements (#8183)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Priytosh Tripathi <priytosh.revolution@live.com>
2024-02-13 22:35:47 +01:00
Glenn Jocher
863c788f67
ultralytics 8.1.13 fix yolo train time= bug (#8179)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-13 20:07:54 +01:00
Priytosh Tripathi
920ce66bf8
New HUB Cloud Training docs page (#8174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-13 19:52:28 +01:00
Ayush Chaurasia
79e0d59eeb
Pin duckdb<=0.9.2 to avoid 0.10.0 errors (#8181)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-13 19:48:19 +01:00
Muhammad Rizwan Munawar
78f7e475fa
Fix solution functions description + integrations/openvino.md cover image update (#8170)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-13 11:33:59 +01:00