Ultralytics Assistant
|
f96d105730
|
Update Python file headers (#13445)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-08 22:02:57 +02:00 |
|
Glenn Jocher
|
cbcb494cfc
|
Docs Solutions to Navigation Bar (#13249)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Richard Abrich <richard.abrich@gmail.com>
|
2024-05-30 22:07:03 +02:00 |
|
Adamcode
|
7cd871dbd0
|
Display Val images per class (#12645)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-29 17:02:41 +02:00 |
|
Glenn Jocher
|
8caa1c96d5
|
ultralytics 8.2.24 set ENV OMP_NUM_THREADS=1 (#13158)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-05-28 16:06:09 +02:00 |
|
Laughing
|
be6bb2aca7
|
YOLO-World: Fix verbose (#11686)
|
2024-05-06 15:14:33 +02:00 |
|
bobyard-com
|
f9461d50b0
|
Store Classify Val results in INT32 on CPU (#10125)
|
2024-04-17 19:39:44 -07:00 |
|
Muhammad Rizwan Munawar
|
0f4a4fdf5f
|
Add https://youtu.be/SArFQs6CHwk to docs (#10014)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-13 08:22:52 -07:00 |
|
Glenn Jocher
|
7d891a4aa4
|
ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-07 00:47:12 +02:00 |
|
Glenn Jocher
|
a2628657a1
|
ultralytics 8.1.43 40% faster ultralytics imports (#9547)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-05 15:29:09 +02:00 |
|
Glenn Jocher
|
ea527507fe
|
ultralytics 8.1.40 search in Python sets {} for speed (#9450)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-01 00:16:52 +02:00 |
|
Glenn Jocher
|
cd172e9d12
|
Scope ultralytics/CLIP imports (#9449)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-31 19:07:59 +02:00 |
|
Laughing
|
e9187c1296
|
ultralytics 8.1.39 add YOLO-World training (#9268)
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-03-31 16:30:17 +02:00 |
|
Mo Li
|
292e028779
|
fix yolo classify model loading error (#9196)
|
2024-03-22 18:04:34 +01:00 |
|
Kayzwer
|
2d513a9e4b
|
ultralytics 8.1.28 avoid * ops on bool Tensors for RT-DETR OpenVINO export (#8937)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-15 01:20:10 +01:00 |
|
Jamjamjon
|
58a05f8e70
|
Fix names bug when exporting YOLOv8-World to ONNX (#8941)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-14 19:46:56 +01:00 |
|
Glenn Jocher
|
af6c02c39b
|
RTDETRDetectionModel TorchScript, ONNX Predict and Val support (#8818)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-09 23:25:01 +01:00 |
|
Glenn Jocher
|
e138d701a0
|
ultralytics 8.1.22 HUB model pathlib fix (#8621)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-04 01:08:41 +01:00 |
|
Laughing
|
946e18f79c
|
ultralytics 8.1.21 Add YOLOv8-World-v2 models (#8580)
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>
|
2024-03-03 22:56:57 +01:00 |
|
Glenn Jocher
|
1146bb0582
|
Update IoU capitalization (#8604)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Dean Mark <2552482+deanmark@users.noreply.github.com>
|
2024-03-02 22:12:23 +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 |
|
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 |
|
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 |
|
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 |
|
Glenn Jocher
|
70d4a3752e
|
ultralytics 8.1.9 replace .size(0) with .shape[0] (#7957)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-01 23:33:02 +01:00 |
|
DieterTimmers
|
66b32bb4dd
|
Segment TensorRT batch=3 fix (#7952)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-01 23:31:27 +01:00 |
|
Glenn Jocher
|
ee88882874
|
Add HUB-SDK Docs reference section (#7781)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
2024-01-27 00:21:31 +01:00 |
|
Laughing
|
f56dd0f48e
|
ultralytics 8.1.5 add OBB Tracking support (#7731)
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: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
|
2024-01-23 01:57:51 +01:00 |
|
Laughing
|
b093dce415
|
OBB: update metrics (#7593)
|
2024-01-15 21:03:32 +01:00 |
|
Laughing
|
cf50bd9b18
|
OBB: Fix plot_images (#7592)
|
2024-01-15 14:33:30 +01:00 |
|
Glenn Jocher
|
9d4ffa43bc
|
Use pathlib in DOTA ops (#7552)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-13 19:32:49 +01:00 |
|
Glenn Jocher
|
f6309b8e70
|
Python refactorings and simplifications (#7549)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-12 19:34:03 +01:00 |
|
Glenn Jocher
|
09ee982d35
|
Explorer with LanceDB, Actions and Docs updates (#7487)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-10 20:30:11 +01:00 |
|
Glenn Jocher
|
fe27db2f6e
|
ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2024-01-10 03:16:08 +01:00 |
|
Ayush Chaurasia
|
a92adf8231
|
Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Haixuan Xavier Tao <tao.xavier@outlook.com>
|
2024-01-09 23:50:26 +01:00 |
|
Glenn Jocher
|
783033fa6b
|
ultralytics 8.0.238 Explorer Ask AI feature and fixes (#7408)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: uwer <uwe.rosebrock@gmail.com>
Co-authored-by: Uwe Rosebrock <ro260@csiro.au>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: AdamP <adamp87hun@gmail.com>
|
2024-01-08 23:36:29 +01:00 |
|
Laughing
|
a6a2c256d4
|
Add dota8.yaml and O tests (#7394)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-08 19:54:09 +01:00 |
|
Laughing
|
e19398a537
|
Fix OBB xywh-angle concatenation bug (#7404)
|
2024-01-08 18:27:43 +01:00 |
|
Thomas de Lange
|
2f9ec8c0b4
|
Pass callbacks to validator (#7320)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-05 10:08:17 +01:00 |
|
Glenn Jocher
|
072291bc78
|
ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499)
Co-authored-by: Yash Khurana <ykhurana6@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Swamita Gupta <swamita2001@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
|
2024-01-05 03:00:26 +01:00 |
|
fatih
|
73dbb41920
|
ultralytics 8.0.233 improve Classify train augmentations (#4546)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2024-01-03 22:17:10 +01:00 |
|
Sulthan Suresh Fazeela
|
0c4e97443b
|
Fix FastSAM text prompt results (#6510)
|
2023-11-22 16:30:30 +01:00 |
|
Glenn Jocher
|
9a5891444e
|
ultralytics 8.0.209 fix P6 model validation (#6261)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Jie Li <32835610+jedi007@users.noreply.github.com>
Co-authored-by: Haruto Watahiki <43723360+WATA-Haru@users.noreply.github.com>
|
2023-11-14 00:54:30 +01:00 |
|
Glenn Jocher
|
0f9f857449
|
Add docs Ultralytics 文档: - zh/index.md (#5871)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-21 20:31:45 +02:00 |
|
Glenn Jocher
|
437b4306d2
|
Add Quickstart Docs YouTube video (#5733)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-10-16 12:17:16 +02:00 |
|
Glenn Jocher
|
cedce60f8c
|
ulralytics 8.0.199 *.npy image loading exception handling (#5683)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-15 18:24:06 +02:00 |
|
Glenn Jocher
|
12e3eef844
|
ultralytics 8.0.197 save P, R, F1 curves to metrics (#5354)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: erminkev1 <83356055+erminkev1@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Andy <39454881+yermandy@users.noreply.github.com>
|
2023-10-13 02:49:31 +02:00 |
|
Glenn Jocher
|
7fd5dcbd86
|
Implement all missing docstrings (#5298)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-10 20:07:13 +02:00 |
|
Glenn Jocher
|
7517667a33
|
Add docformatter to pre-commit (#5279)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
|
2023-10-09 02:25:22 +02:00 |
|
Glenn Jocher
|
c7aa83da31
|
ultralytics 8.0.195 NVIDIA Triton Inference Server support (#5257)
Co-authored-by: TheConstant3 <46416203+TheConstant3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-07 19:26:35 +02:00 |
|