Laughing
|
2071776a36
|
ultralytics 8.1.23 add YOLOv9-C and E models (#8571)
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-04 14:27:23 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Glenn Jocher
|
52604084de
|
ultralytics 8.1.12 new Results.show() and Results.save() (#8166)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-02-13 02:35:22 +01:00 |
|
Youho99
|
da40839451
|
ultralytics 8.1.10 MLFlow, OBB, TFLite and INT8 fixes (#8016)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-07 02:28:14 +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 |
|
Glenn Jocher
|
ba484929e3
|
Add integrations/gradio Docs page (#7935)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: WangQvQ <1579093407@qq.com>
Co-authored-by: Martin Pl <martin-plank@gmx.de>
Co-authored-by: Mactarvish <Mactarvish@users.noreply.github.com>
|
2024-02-01 15:18:17 +01:00 |
|
Muhammad Rizwan Munawar
|
492f397ae2
|
Add millimeters in solutions/distance_caculation.py + object-cropping.md visuals (#7860)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-28 20:34:00 +01:00 |
|
Glenn Jocher
|
1435f0e9de
|
Add new @Retry() decorator (#7854)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-27 20:07:31 +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 |
|
Vitaly Fralenko
|
1a04cd38e7
|
Fix Yolo 8.0.206 scale bug (#7821)
|
2024-01-25 21:02:29 +01:00 |
|
Glenn Jocher
|
3c1170769a
|
Add OBB benchmarks to CI (#7777)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-23 19:40:41 +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 |
|
Glenn Jocher
|
7a0c27c7d7
|
ultralytics 8.1.4 RTDETR TensorBoard graph visualization fix (#7725)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-21 22:28:24 +01:00 |
|
Glenn Jocher
|
fcc4496b12
|
ultralytics 8.1.3 ResNet models and lighter dependencies (#7700)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Vivek Malvi <vivekmalvi@raoinformationtechnology.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: iscyy <wenvoi@163.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Prince kumar <85225054+prince0310@users.noreply.github.com>
|
2024-01-20 00:52:50 +01:00 |
|
Glenn Jocher
|
d021524e85
|
Update docs building code (#7601)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-16 20:48:28 +01:00 |
|
Glenn Jocher
|
5f5f5d08f2
|
ultralytics 8.1.2 scope HUB-SDK imports (#7596)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-15 23:48:20 +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
|
596c068b18
|
OBB Docs updates (#7568)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-13 23:08:31 +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
|
83165ffe9c
|
ultralytics 8.1.1 Docs, Solutions and Export updates (#7545)
Co-authored-by: Sergiu Waxmann <47978446+sergiuwaxmann@users.noreply.github.com>
Co-authored-by: Vivek Malvi <malvivivek8198@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: psaxton <psaxton+github.com@gmail.com>
|
2024-01-12 16:48:57 +01:00 |
|
Glenn Jocher
|
4dc8c406f9
|
OBB Docs updates (#7512)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2024-01-12 00:06:22 +01:00 |
|
Glenn Jocher
|
808984c6cf
|
ultralytics 8.1.0 YOLOv8 Oriented Bounding Box (OBB) release (#7463)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yakuho <Yakuho@foxmail.com>
Co-authored-by: Oran <75175510+Acenath@users.noreply.github.com>
|
2024-01-10 10:57:40 +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 |
|
Kalen Michael
|
b54055a2c7
|
Feature: Create HUB Models from CLI or Python Script (#7316)
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
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-10 02:36:14 +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
|
c26d4a222f
|
Add OBB models to GITHUB_ASSET_NAMES (#7425)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-09 13:06:03 +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
|
e19398a537
|
Fix OBB xywh-angle concatenation bug (#7404)
|
2024-01-08 18:27:43 +01:00 |
|
Glenn Jocher
|
8c2b2f56b2
|
ultralytics 8.0.237 cv2.CAP_PROP fix and in_counts and out_counts displays (#7380)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com>
|
2024-01-07 19:06:57 +01:00 |
|
Glenn Jocher
|
ed73c0fedc
|
Explorer Cleanup (#7364)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-07 01:31:41 +01:00 |
|