940 Commits

Author SHA1 Message Date
Abirami Vina
4d3e0dae99
Add NCNN Docs Integrations Page ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-26 23:26:06 +01:00
Glenn Jocher
0efbd2d7cf
Add YOLOv9 Docs page ()
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 ()
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 ()
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 ()
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 () 2024-02-23 14:28:25 +01:00
Glenn Jocher
21088e3986
Allow Annotator PIL.Image inputs () 2024-02-23 11:52:43 +01:00
Lakshantha Dissanayake
0572b29445
ultralytics 8.1.18 add cmake for building onnxsim on aarch64 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 () 2024-02-20 17:27:28 +01:00
Lakshantha Dissanayake
61088b43d7
Update Dockerfile for Raspberry Pi Support ()
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 ()
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 ()
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 () 2024-02-19 19:44:51 +01:00
Glenn Jocher
d8b8b71866
Move Explorer tests to scheduled CI ()
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 ()
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 ()
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 ()
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 ()
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 () 2024-02-17 01:30:04 +01:00
Glenn Jocher
2f22ff4ae6
Remove OpenVINO INT8 RTDETRDecoder ops () 2024-02-15 12:41:12 +01:00
Glenn Jocher
5e81651b4f
Fix PIL show() and save() ()
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 ()
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 () 2024-02-13 23:54:41 +01:00
Glenn Jocher
22feb682d4
Docs updates and improvements ()
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 ()
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 ()
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 ()
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 ()
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-13 11:33:59 +01:00
Glenn Jocher
52604084de
ultralytics 8.1.12 new Results.show() and Results.save() ()
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-13 02:35:22 +01:00
Glenn Jocher
ebf65075dd
Retry once for Docker CI failures () 2024-02-12 23:54:21 +01:00
Glenn Jocher
21d5ebd638
Try Apple M1 runners for Tests and Benchmarks CI () 2024-02-12 23:36:04 +01:00
Skillnoob
8a41bed7d0
Improve Coral Edge TPU guide ()
Signed-off-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-12 21:36:48 +01:00