Ultralytics Assistant
a379411248
Merge branch 'master' into Maj-Pierre-1
2024-08-14 20:58:00 +02: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
Ultralytics Assistant
a010927003
Merge branch 'master' into Maj-Pierre-1
2024-08-11 10:32:16 +02: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
Ultralytics Assistant
929c672ba2
Merge branch 'master' into Maj-Pierre-1
2024-07-29 02:10:22 +02: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
Ultralytics Assistant
e73677277f
Merge branch 'master' into Maj-Pierre-1
2024-07-29 02:08:48 +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
Ultralytics Assistant
0683a9fadc
Merge branch 'master' into Maj-Pierre-1
2024-07-25 14:02:53 +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
Ultralytics Assistant
74fda00e2f
Merge branch 'master' into Maj-Pierre-1
2024-07-23 09:40:16 +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
Ultralytics Assistant
77b8d66601
Merge branch 'master' into Maj-Pierre-1
2024-07-23 00:44:22 +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
Ultralytics Assistant
4665b91cc5
Merge branch 'master' into Maj-Pierre-1
2024-07-17 18:08:39 +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
Ultralytics Assistant
9fb81ae3b5
Merge branch 'master' into Maj-Pierre-1
2024-07-17 17:29:29 +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
Ultralytics Assistant
32d87cfe22
Merge branch 'master' into Maj-Pierre-1
2024-07-16 01:21:19 +02:00
Ultralytics Assistant
1c5d4e67e8
Merge branch 'master' into Maj-Pierre-1
2024-07-16 01:21:04 +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
Ultralytics Assistant
0854767d8c
Merge branch 'master' into Maj-Pierre-1
2024-07-13 16:07:03 +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
Ultralytics Assistant
217deba89a
Merge branch 'master' into Maj-Pierre-1
2024-07-10 20:47:47 +02:00
Glenn Jocher
150a1a318d
Ultralytics Asset URL Update ( #13181 )
...
Refactor code for speed and clarity
2024-07-10 20:47:16 +02:00
Ultralytics Assistant
c81d5bf5d6
Merge branch 'master' into Maj-Pierre-1
2024-07-08 22:06:22 +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
Ultralytics Assistant
637e6edde4
Merge branch 'master' into Maj-Pierre-1
2024-07-08 21:19:24 +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
Ultralytics Assistant
f60ef1cb72
Merge branch 'master' into Maj-Pierre-1
2024-07-08 19:42:13 +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
Ultralytics Assistant
757d0b96b5
Merge branch 'master' into Maj-Pierre-1
2024-07-05 14:32:29 +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
Ultralytics Assistant
17181935b2
Merge branch 'master' into Maj-Pierre-1
2024-07-01 00:17:43 +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
Ultralytics Assistant
a7287e05ba
Merge branch 'master' into Maj-Pierre-1
2024-06-30 12:34: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
Ultralytics Assistant
e43430eb1e
Merge branch 'master' into Maj-Pierre-1
2024-06-30 03:20:33 +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
Ultralytics Assistant
ba4c1978b3
Merge branch 'master' into Maj-Pierre-1
2024-06-22 13:18:06 +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
Ultralytics Assistant
5a2b67011c
Merge branch 'master' into Maj-Pierre-1
2024-06-20 22:31:09 +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
Ultralytics Assistant
d62a4e7d9d
Merge branch 'master' into Maj-Pierre-1
2024-06-20 19:04:50 +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
Ultralytics Assistant
a09e2278ed
Merge branch 'master' into Maj-Pierre-1
2024-06-20 18:51:38 +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
Ultralytics Assistant
fd12be4249
Merge branch 'master' into Maj-Pierre-1
2024-06-20 14:45:25 +02:00