2937 Commits

Author SHA1 Message Date
Glenn Jocher
eed9bc192e
Fix numpy trapz usage (#13692)
* Fix numpy trapz usage

* Update requirements.txt

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Fix numpy trapz usage

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-12-21 18:08:10 +01:00
Glenn Jocher
e4ab07b6d0
Pin keras version to avoid XNNPACK errors (#13691)
* Pin keras version to avoid XNNPACK errors

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update pyproject.toml

Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update ci-testing.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-12-18 20:41:40 +00:00
Mohammed Yasin
e2c3ced60d
Remove 'contents: read' permission from stale action (#13688)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2025-12-18 20:18:29 +00:00
dependabot[bot]
781b9d5764
Bump pip from 25.2 to 25.3 in /utils/google_app_engine in the pip group across 1 directory (#13686)
Bump pip in /utils/google_app_engine in the pip group across 1 directory

Bumps the pip group with 1 update in the /utils/google_app_engine directory: [pip](https://github.com/pypa/pip).


Updates `pip` from 25.2 to 25.3
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 11:11:23 +01:00
dependabot[bot]
0d25ae7c1a
Bump actions/checkout from 5 to 6 in /.github/workflows (#13685)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 07:06:34 +01:00
Glenn Jocher
deec5e458c
Update Issue templates (#13684)
* Update Issue templates

* Auto-format by https://ultralytics.com/actions

---------

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-11-16 17:54:12 +01:00
Glenn Jocher
e76591cb5f
Update base image in Dockerfile to PyTorch 2.8.0 (#13679)
Updated PyTorch base image to version 2.8.0 with CUDA 12.8 and cuDNN 9.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-11-09 18:32:40 +00:00
Glenn Jocher
a53364d688
Update Google-style docstrings (#13677)
* Update Google-style docstrings

* Update Google-style docstrings

* Auto-format by https://ultralytics.com/actions

* Update Google-style docstrings

* Update train.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

* Update general.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update general.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-11-03 04:45:50 +09:00
Glenn Jocher
b4bfb5a9b0
Update Google docstrings (#13676)
* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Update Google-style docstrings

* Auto-format by https://ultralytics.com/actions

* Update hubconf.py

Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update hubconf.py

Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-11-02 00:45:39 +09:00
Glenn Jocher
1f1e7b9086
Migrate British to US English (#13674)
* Migrate British to US English

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

* Update tutorial.ipynb

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-10-29 17:00:02 +08:00
Glenn Jocher
be00b6b649
Ruff RUF refactor (#13673)
* RUF refactor

* RUF refactor

* Auto-format by https://ultralytics.com/actions

* Update utils/plots.py

Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-10-24 11:59:06 +02:00
Glenn Jocher
82bd04e844
Update dependabot.yml (#13672)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-10-23 17:56:26 +02:00
Glenn Jocher
15c0127a1f
Fix ONNX export with onnxscript dependency (#13671)
Update export.py with `onnxscript` dependency

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-10-15 14:41:26 +02:00
Glenn Jocher
f5ebc52c7e
Potential fix for code scanning alert no. 8: Workflow does not contain permissions (#13670)
* Potential fix for code scanning alert no. 8: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update merge-main-into-prs.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-09 21:49:23 +02:00
Glenn Jocher
b440da3935
Potential fix for code scanning alert no. 13: Workflow does not contain permissions (#13669)
* Potential fix for code scanning alert no. 13: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update links.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-09 21:48:25 +02:00
Glenn Jocher
fb49570e88
Potential fix for code scanning alert no. 4: Workflow does not contain permissions (#13668)
* Potential fix for code scanning alert no. 4: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update docker.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-09 21:43:51 +02:00
Glenn Jocher
ccbc41db7e
Potential fix for code scanning alert no. 14: Workflow does not contain permissions (#13667)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-09 21:43:19 +02:00
dependabot[bot]
e715aea647
Bump astral-sh/setup-uv from 6 to 7 in /.github/workflows (#13666)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 13:27:47 +02:00
Glenn Jocher
85ecb17a96
Update dependabot.yml (#13665)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-10-09 12:49:24 +02:00
Glenn Jocher
6bb3d0c405
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.5.0 (#13622)
* fix: requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194

* Apply suggestion from @Borda

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-10-09 12:21:44 +02:00
dependabot[bot]
a1019635c7
Bump pip from 23.3 to 25.2 in /utils/google_app_engine (#13663)
Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/23.3...25.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 14:12:41 +02:00
dependabot[bot]
725b922eb1
Bump actions/setup-python from 5 to 6 in /.github/workflows (#13660)
* Bump actions/setup-python from 5 to 6 in /.github/workflows

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-09-21 19:33:33 +01:00
dependabot[bot]
a786d12c10
Bump actions/stale from 9 to 10 in /.github/workflows (#13661)
* Bump actions/stale from 9 to 10 in /.github/workflows

Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-21 19:33:17 +01:00
Muhammad Rizwan Munawar
459d8bf01b
Update banners redirect to https://www.ultralytics.com/events/yolovision (#13655)
* Update link in README.md to YOLO Vision event

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>

* Update README.zh-CN.md

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>

---------

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
2025-08-26 11:29:37 +02:00
Paula Derrenger
50313d30cd
Ultralytics Refactor https://ultralytics.com/actions (#13653)
Refactor code for speed and clarity

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-08-25 02:45:30 +02:00
dependabot[bot]
9e79e385b5
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows (#13626)
Bump slackapi/slack-github-action in /.github/workflows

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 02:30:56 +02:00
dependabot[bot]
b49573d9fe
Bump actions/checkout from 4 to 5 in /.github/workflows (#13650)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 02:30:46 +02:00
Glenn Jocher
6f603b8cf3
Update links.yml for Lychee v0.20.0 (#13652)
Update links.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-08-23 10:48:56 +02:00
Glenn Jocher
85acef3a28
Pin tensorflow>=2.0.0,<=2.19.0 (#13648)
* Pin `tensorflow>=2.0.0,<=2.19.0`

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update ci-testing.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update ci-testing.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-08-14 10:55:06 +02:00
Christopher Field
7071317958
Fix deprecation warning for pkg_resources dependency by changing to packaging (#13643)
* Add `packaging` dependency

* Change to use `packaging` dependency

* Auto-format by https://ultralytics.com/actions

---------

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-08-14 10:46:27 +02:00
Glenn Jocher
567c66463e
Simplify lychee install in links.yml (#13638)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-08-03 11:33:57 +02:00
Jing Qiu
2540fd4c1c
FIx downstream impact by the replacement of torch.load in ultralytics package (#13623)
* Update torch_load

* Auto-format by https://ultralytics.com/actions

---------

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-07-04 12:07:46 +02:00
Glenn Jocher
79c4c31d16
Update links.yml (#13620)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-06-12 16:05:41 +02:00
Glenn Jocher
0c99ce8004
Potential fix for code scanning alert no. 11: Workflow does not contain permissions (#13614)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-06-05 18:15:50 -07:00
dependabot[bot]
cd44191ca5
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 in /.github/workflows (#13588)
* Bump slackapi/slack-github-action in /.github/workflows

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-format by https://ultralytics.com/actions

* Update README.md

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-05-20 22:08:18 +02:00
Glenn Jocher
a493afe148
Add Permissions to Ultralytics Actions format.yml (#13587)
* Update Ultralytics Actions permissions

* Update format.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update format.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-05-11 02:18:22 +02:00
Glenn Jocher
2ef886370c
Use uv for pip installs (#13586)
* Update tests to `pip install -e .`

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

* Update pyproject.toml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Use `setup-uv` and `uv pip` for package management.

Replaced `setup-python` with `setup-uv` and updated pip commands to use the `uv` tool for dependency installation and listing. Simplifies package management and integrates

* Use `setup-uv` and `uv pip` for package management.

Replaced `setup-python` with `setup-uv` and updated pip commands to use the `uv` tool for dependency installation and listing. Simplifies package management and integrates-uv` for improved workflow consistency.

* Use `setup-uv` and `uv pip` for package management.

Replaced `setup-python` with `setup-uv` and updated pip commands to use the `uv` tool for dependency installation and listing. Simplifies package management and integrates-uv` for improved workflow consistency.

* Use `setup-uv` and `uv pip` for package management.

Replaced `setup-python` with `setup-uv` and updated pip commands to use the `uv` tool for dependency installation and listing. Simplifies package management and integrates-uv` for improved workflow consistency.

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-05-10 14:32:18 +02:00
Glenn Jocher
fe1d4d9947
Update tutorial.ipynb (#13565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-04-18 00:43:20 +02:00
Glenn Jocher
ee795faba4
Simplify YOLOv5 segmentation tutorial notebook (#13564)
Streamlined the segmentation tutorial notebook by removing extensive markdown explanations, redundant setup steps, and output logs. The revision focuses on a concise presentation of core functionalities like predicting, validating, and training models.
2025-04-18 00:41:15 +02:00
Glenn Jocher
78daef4b23
Update links.yml (#13563)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-04-17 19:56:14 +02:00
Glenn Jocher
f2f86eb355
Fix comet (#13561)
* Fix Actions CI

* Fix Actions CI

* Auto-format by https://ultralytics.com/actions

---------

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-04-15 23:05:53 +02:00
Glenn Jocher
79355eb1b2
Update YOLOv5<>Comet ML READMEs (#13560)
* Update links.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update links.yml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update YOLOv5 Comet READMEs

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-04-15 22:21:59 +02:00
Glenn Jocher
f4d8a84c38
Update README.md (#13555)
* Update README.md

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update YOLOv5 READMEs

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-03-29 01:52:56 +01:00
Glenn Jocher
1953d47255
Update YOLOv5 READMEs (#13554)
* Update YOLOv5 READMEs

* Update YOLOv5 READMEs

* Auto-format by https://ultralytics.com/actions

---------

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-03-28 21:58:22 +01:00
Paula Derrenger
e9ab205ef6
Ultralytics Refactor https://ultralytics.com/actions (#13553)
* Refactor code for speed and clarity

* Auto-format by https://ultralytics.com/actions

* Update README.md

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

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>
2025-03-28 03:35:11 +01:00
Glenn Jocher
3fee72b5e8
Require paddlepaddle>=3.0.0 with new `*.pdiparams (#13552) 2025-03-27 15:38:14 +01:00
Glenn Jocher
324bcfd6d7
Update ci-testing.yml (#13551)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-03-27 13:39:35 +01:00
Muhammad Rizwan Munawar
3bc8a531fe
Pin paddlepaddle<3.0.0 to avoid bug in latest release (#13548)
* Update export.py

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>

* Pin "paddlepaddle<3.0.0" to resolve export bug (#13550)

---------

Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-03-27 08:56:14 +01:00
Glenn Jocher
61c22e2d20
Update Dockerfile headers (#13546) 2025-03-23 21:15:42 +01:00
Glenn Jocher
e226f464bb
Update README.zh-CN.md (#13545)
* Update README.zh-CN.md

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-03-23 12:57:42 +01:00