Commit graph

102 commits

Author SHA1 Message Date
Glenn Jocher
776ca86369
Ruff Docstring formatting (#15793)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-25 04:27:55 +08:00
Glenn Jocher
d27664216b
Ruff format docstring Python code (#15792)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-25 01:08:07 +08:00
Glenn Jocher
c1882a4327
'best.pt' inherit all-epochs results curves from 'last.pt' (#15791)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-24 23:17:09 +08:00
Sergiu Waxmann
18bc4e85c4
Missing best.pt resumed checkpoint upload spelling (#15772) 2024-08-24 22:52:48 +08:00
Glenn Jocher
2b7fac4db4
ultralytics 8.2.81 fix HUB missing 'best.pt' resumed checkpoint upload (#15754) 2024-08-23 11:50:52 +08:00
Francesco Mattioli
3b1517f589
Fixed OpenVINO Docs formatting (#14773)
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-07-29 23:57:14 +02:00
Glenn Jocher
a7a140fd14
ultralytics 8.2.68 new HUB GCP region latency tests (#14753)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-28 18:15:59 +02:00
Glenn Jocher
9130399974
ultralytics 8.2.66 HUB model autodownload (#14702)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-26 00:31:41 +02:00
Glenn Jocher
abd391b633
ultralytics 8.2.55 adaptive tflite_support logic (#14385)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Nguyễn Anh Bình <sometimesocrazy@gmail.com>
Co-authored-by: Johnny <johnnynuca14@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-12 13:47:05 +02:00
Glenn Jocher
691b5daccb
Ultralytics Code Refactor https://ultralytics.com/actions (#14109)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-30 22:09:02 +02:00
Glenn Jocher
e30b7c24f2
ultralytics 8.2.41 fix HUB unzip subdirectory bug (#13913) 2024-06-23 21:15:57 +02:00
Laughing
169602442c
Fix HUB session with DDP training (#13103)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-23 20:00:34 +02:00
Glenn Jocher
68720288d3
Adjust numpy<2.0.0 compatibility (#13906)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-23 17:57:24 +02:00
Glenn Jocher
c636fe0f35
ultralytics 8.2.40 refactor HUB code into callbacks (#13896)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-23 14:52:12 +02:00
Glenn Jocher
1b26838def
Refactor Python code (#13448)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-09 02:32:17 +02:00
Burhan
fd748e3c7a
ultralytics 8.2.14 add task + OBB to hub.check_dataset() (#12573)
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-05-12 21:27:44 +02:00
Glenn Jocher
a1bf4d07ef
Update Docs for YOLO-World Training (#10058) 2024-04-16 14:52:48 -07:00
Glenn Jocher
eadb9cadf8
HUB checkpoint upload fix (#10088)
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-16 14:52:03 -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
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
4a7ccba0af
ultralytics 8.1.37 fix empty sys.argv bug (#9390)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Joshua Harrison <108553645+TurbineJoshua@users.noreply.github.com>
Co-authored-by: Joshua Harrison <joshua@fido.investments>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-29 03:20:39 +01:00
Kalen Michael
ec1d110689
ultralytics 8.1.33 fix HUB model checks (#9153)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-24 06:14:15 +01:00
Kalen Michael
8617fcf32d
ultralytics 8.1.30 add advanced HUB train arguments (#9110)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-20 15:53:00 -07:00
Glenn Jocher
2bc605f32a
ultralytics 8.1.25 fix **kwargs: (dict) warnings (#8815)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-09 18:51:38 +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
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
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
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
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
Glenn Jocher
2f11ab5e6f
Add docstrings to new HUB functions (#7576)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-14 20:23:02 +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
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
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
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
e73447effb
ultralytics 8.0.176 update Dockerfile-arm64 to 22.04 (#4857)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 17:56:37 +02:00
Glenn Jocher
3c88bebc95
ultralytics 8.0.175 StreamLoader wait for missing frames (#4814) 2023-09-10 23:59:43 +02:00
Glenn Jocher
dbc53f6741
Update YouTube URL https://youtu.be/LNwODJXcvt4 (#4808) 2023-09-10 04:58:24 +02:00
Glenn Jocher
16ce193d6e
ultralytics 8.0.174 Tuner plots and improvements (#4799)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-10 03:27:23 +02:00
Glenn Jocher
187b504d68
ultralytics 8.0.169TQDM, INTERP_LINEAR and RTDETR load_image() updates (#4704)
Co-authored-by: Rustem Galiullin <rustemgal@gmail.com>
Co-authored-by: Rustem Galiullin <rustem.galiullin@bayanat.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-02 20:01:57 +02:00
Glenn Jocher
a7419617a6
Minimize GitHub assets API calls (#4523) 2023-08-23 18:44:49 +02:00
Glenn Jocher
6da8f7f51e
Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00
Glenn Jocher
f5fc807fa7
Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
Glenn Jocher
4aa7969e15
Fix Docs reference section __init__.py URLs (#4168) 2023-08-04 20:03:22 +02:00
Glenn Jocher
11d0488bf1
Update prediction Results docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-03 18:44:40 +02:00
Kalen Michael
b5ea8ce872
Add HUB URL environment variables (#3988)
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>
2023-07-27 15:05:27 +02:00
Glenn Jocher
20f5efd40a
ultralytics 8.0.141 create new SettingsManager (#3790) 2023-07-23 16:03:34 +02:00
Glenn Jocher
796bac229e
ultralytics 8.0.138 update hub/utils.py Events (#3839) 2023-07-20 01:11:55 +02:00
Laughing
620f3eb218
ultralytics 8.0.136 refactor and simplify package (#3748)
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>
2023-07-16 17:47:45 +02:00