Parth Admane
9af02c565f
Added voice feedback feature using pyttsx3
2024-10-10 18:20:03 +05:30
Ultralytics Assistant
6629839d5f
Ultralytics Code Refactor https://ultralytics.com/actions ( #13345 )
...
Refactor code for speed and clarity
2024-10-05 14:27:45 +02:00
Ultralytics Assistant
ce15409721
Ultralytics Code Refactor https://ultralytics.com/actions ( #13344 )
...
Refactor code for speed and clarity
2024-10-05 14:10:12 +02:00
dependabot[bot]
907bef2f63
Bump contributor-assistant/github-action from 2.5.1 to 2.6.1 in /.github/workflows ( #13337 )
...
Bump contributor-assistant/github-action in /.github/workflows
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action ) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases )
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.6.1 )
---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 12:52:36 +02:00
Glenn Jocher
b163ff8d25
[Snyk] Fix for 17 vulnerabilities ( #13323 )
...
* fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
- https://snyk.io/vuln/SNYK-PYTHON-TORCH-6619806
- https://snyk.io/vuln/SNYK-PYTHON-TORCH-6649934
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
- https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413
* Update requirements.txt
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>
2024-09-20 14:29:10 +02:00
Glenn Jocher
c5bb4087aa
[Snyk] Fix for 2 vulnerabilities ( #13322 )
...
* fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TQDM-6807582
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
* Update requirements.txt
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>
2024-09-20 14:28:29 +02:00
Ultralytics Assistant
f7322921ac
Delete .github/workflows/greetings.yml ( #13309 )
...
* Delete greetings.yml
* Update format.yml
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>
2024-09-12 20:05:58 +02:00
Ultralytics Assistant
12b577c8d3
Ultralytics Code Refactor https://ultralytics.com/actions ( #13301 )
...
* 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>
* Update README.zh-CN.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.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: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-09-05 21:53:45 +02:00
dependabot[bot]
4d39325f8a
Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 in /.github/workflows ( #13290 )
...
Bump slackapi/slack-github-action in /.github/workflows
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 10:39:26 +02:00
Glenn Jocher
f44db01005
PyUpgrade 3.8 updates ( #13289 )
...
* PyUpgrade 3.8 updates
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>
2024-09-01 17:35:08 +02:00
Glenn Jocher
e8a30cf820
Fix YOLOv8 links ( #13285 )
...
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-28 12:31:50 +02:00
Glenn Jocher
c5ffbbf1c3
Add https://www.reddit.com/r/Ultralytics/ badge ( #13284 )
...
* Refactor code for speed and clarity
* Update README.zh-CN.md
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>
2024-08-26 15:46:32 +02:00
Glenn Jocher
b40781b3e3
Update README.md ( #13283 )
...
* Update README.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>
2024-08-26 02:37:25 +02:00
Glenn Jocher
427cfc4f73
Update merge-main-into-prs.yml ( #13282 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-26 01:32:35 +08:00
Glenn Jocher
c07b9a8b8c
Apply Ruff Docstring reformat ( #13278 )
...
* Apply Ruff Docstring reformat
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Auto-format by https://ultralytics.com/actions
* Update export.py
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>
2024-08-25 05:45:33 +08:00
Harsh Dhamecha
41b5f45096
Provide option for saving box coordinates in Pascal-VOC format. ( #13272 )
...
* Provide option for saaving box coordinates in Pascal-VOC format.
- Added save-format argument for saving box coordinates in Pascal-VOC format (Xmin, Ymin, Xmax, Ymax) when save_txt is True, 0 for YOLO and 1 for Pascal-VOC, By default - 0
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-25 05:40:38 +08:00
Glenn Jocher
2070b30399
Remove Hindi links ( #13270 )
...
* Remove Hindi links
* 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>
2024-08-20 16:47:13 +08:00
dependabot[bot]
7593ee5618
Bump contributor-assistant/github-action from 2.4.0 to 2.5.1 in /.github/workflows ( #13266 )
...
* Bump contributor-assistant/github-action in /.github/workflows
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases )
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
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
---------
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: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-08-20 16:37:04 +08:00
Glenn Jocher
b86f316eaf
Ultralytics Code Refactor https://ultralytics.com/actions ( #13268 )
...
* Refactor code for speed and clarity
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-20 05:02:37 +08:00
Glenn Jocher
5eca7b9cec
YOLO Vision 2024 updates https://ultralytics.com/events/yolovision ( #13261 )
...
* Refactor code for speed and clarity
* Update README.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update README.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update README.zh-CN.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-15 04:22:18 +08:00
Ultralytics Assistant
6f3e69d92f
Ultralytics Actions JSON, CSS and autolabel support ( #13260 )
...
* Update Ultralytics Actions
* Update format.yml
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>
2024-08-15 02:57:35 +08:00
Kayzwer
19ce90290c
Replace ONNXSim with ONNXSlim ( #13236 )
...
Signed-off-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2024-08-11 16:31:53 +08:00
Ryan Hirasaki
6096750fcc
Update CoreML exports to support newer *.mlpackage outputs ( #13222 )
...
* Implement and default mlpackage generation for CoreML model exports
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
* Provide command line argument to export as *.mlmodel instead of *.mlpackage for CoreML
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
* Remove macOS check for CoreML quantization
Requirements for macOS during quantization was removed from coremltools 6.0
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
* Undo removal of warning catching
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
* Change file extension references from mlmodel to mlpackage
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
* Auto-format by https://ultralytics.com/actions
---------
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-07-29 02:09:57 +02:00
Glenn Jocher
dcf1242558
[Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 ( #13223 )
...
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-29 02:08:29 +02:00
Sangbum Daniel Choi
6deb2d75cb
Remove deprecated `map_location` in export.py ( #13217 )
...
Signed-off-by: Sangbum Daniel Choi <34004152+SangbumChoi@users.noreply.github.com>
2024-07-25 14:02:17 +02:00
Glenn Jocher
d6112173f5
Update links.yml ( #13206 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-07-23 09:39:55 +02:00
Glenn Jocher
ab64c8814a
Update format.yml with Issue autolabel ( #13210 )
...
Update format.yml
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-23 00:44:02 +02:00
Glenn Jocher
8003649c79
[Snyk] Security upgrade setuptools from 40.5.0 to 65.5.1 ( #13197 )
...
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-17 18:07:57 +02:00
Glenn Jocher
1d282a9346
[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0 ( #13193 )
...
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-17 17:29:10 +02:00
Glenn Jocher
9223b2dacd
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 ( #13192 )
...
fix: utils/google_app_engine/additional_requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-17 17:29:00 +02:00
Glenn Jocher
12be49963c
Ultralytics Code Refactor https://ultralytics.com/actions ( #13191 )
...
* Refactor code for speed and clarity
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-16 01:20:57 +02:00
Glenn Jocher
41e26a7f83
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 ( #13188 )
...
fix: utils/google_app_engine/additional_requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-16 01:20:38 +02:00
Glenn Jocher
17c500461d
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 ( #13183 )
...
fix: utils/google_app_engine/additional_requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-13 16:06:43 +02:00
Glenn Jocher
150a1a318d
Ultralytics Asset URL Update ( #13181 )
...
Refactor code for speed and clarity
2024-07-10 20:47:16 +02:00
Glenn Jocher
ff06328498
Ultralytics Code Refactor https://ultralytics.com/actions ( #13175 )
...
* Refactor code for speed and clarity
* Update export.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update export.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Add missing Python function docstrings
* Auto-format by https://ultralytics.com/actions
* Update export.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Add missing Python function docstrings
* Auto-format by https://ultralytics.com/actions
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-08 22:05:56 +02:00
Glenn Jocher
8257e0a68c
Ultralytics Code Refactor https://ultralytics.com/actions ( #13174 )
...
Refactor code for speed and clarity
2024-07-08 21:19:04 +02:00
dependabot[bot]
900a1262cd
Update tensorflow requirement from <=2.16.1 to <=2.16.2 ( #13155 )
...
* Update tensorflow requirement from <=2.16.1 to <=2.16.2
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow ) to permit the latest version.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.16.2/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/tflite-v0.1.7...v2.16.2 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pyproject.toml
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
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: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-08 19:41:45 +02:00
Glenn Jocher
40f490d9b0
Add Discourse at https://community.ultralytics.com ( #13168 )
...
Refactor code for speed and clarity
2024-07-05 14:32:06 +02:00
Glenn Jocher
100a423b66
Ultralytics Code Refactor https://ultralytics.com/actions ( #13153 )
...
* Refactor code for speed and clarity
* Update dataloaders.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-01 00:17:24 +02:00
Glenn Jocher
b9019671f4
Ultralytics Code Refactor https://ultralytics.com/actions ( #13152 )
...
Refactor code for speed and clarity
2024-06-30 12:34:04 +02:00
dependabot[bot]
05e59bdec1
Bump docker/build-push-action from 5 to 6 in /.github/workflows ( #13123 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2024-06-30 03:20:12 +02:00
Glenn Jocher
ab364c984b
Fix HUB link https://ultralytics.com/hub ( #13120 )
...
Refactor code for speed and clarity
2024-06-22 13:17:45 +02:00
Glenn Jocher
b20fa80277
Ultralytics Refactor https://ultralytics.com/actions ( #13116 )
...
Refactor code for speed and clarity
2024-06-20 22:30:35 +02:00
Glenn Jocher
8f9a4248e4
Update README.md ( #13115 )
...
* Update README.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>
2024-06-20 19:04:21 +02:00
Glenn Jocher
a5c1cb7138
Update README.md ( #13114 )
...
* Update README.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Auto-format by https://ultralytics.com/actions
* Update README.zh-CN.md
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>
2024-06-20 18:51:13 +02:00
Glenn Jocher
098ce03f62
Update CLA Action ( #13112 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-20 14:45:02 +02:00
Glenn Jocher
ec331cbda7
Add missing Python function docstrings ( #13105 )
...
* Add missing Python function docstrings
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-06-19 02:29:08 +02:00
Glenn Jocher
cf8933caca
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 ( #13104 )
...
* fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
* Update requirements.txt
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: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-19 02:26:10 +02:00
Glenn Jocher
bb27bf7868
Update requirements.txt to `ultralytics>=8.2.34` ( #13095 )
...
Update requirements.txt
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-17 02:05:36 +02:00
Glenn Jocher
dfdfbcf3d7
Code Refactor `ruff check --fix --extend-select I` ( #13093 )
...
* Refactor code for speed and clarity
* Auto-format by https://ultralytics.com/actions
* Update train.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update README.md
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>
2024-06-16 22:39:28 +02:00