- 17 5月, 2022 5 次提交
-
-
由 Glenn Jocher 提交于
* Update README.md * Update greetings.yml
-
由 Glenn Jocher 提交于
* Update Dockerfile-cpu `--no-install-recommends` Per https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends * Update Dockerfile-M1 * Update Dockerfile * Update Dockerfile-M1 * Update Dockerfile-cpu
-
由 Glenn Jocher 提交于
-
由 Nanohana 提交于
* Uses OpenVINO runtime instead of openvino-dev * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * export with openvino package * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Revert export.py * Update common.py 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>
-
由 Glenn Jocher 提交于
-
- 16 5月, 2022 5 次提交
-
-
由 Glenn Jocher 提交于
* New TensorFlow `TFCrossConv()` module * Move from experimental to common * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add C3x * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add to C3x to yolo.py * Add to C3x to tf.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * TFC3x bug fix * TFC3x bug fix * TFC3x bug fix * Add TFDWConv g==c1==c2 check * Add comment * Update tf.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ciCo-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
由 dependabot[bot] 提交于
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.6 to 1.7. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](https://github.com/cirrus-actions/rebase/compare/1.6...1.7) --- updated-dependencies: - dependency-name: cirrus-actions/rebase 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>
-
由 Glenn Jocher 提交于
* New TensorFlow `TFDWConv()` module Analog to DWConv() module: https://github.com/ultralytics/yolov5/blob/8aa2085a7e7ae20a17a7548edefbdb2960f2b29b/models/common.py#L53-L57 * Fix and new activations() function * Update tf.py
-
由 Glenn Jocher 提交于
Resolves bug report #7817
-
由 Glenn Jocher 提交于
-
- 15 5月, 2022 2 次提交
-
-
由 Glenn Jocher 提交于
* Update torch_utils.py * Additional code refactoring * tuples to sets * Cleanup
-
由 Glenn Jocher 提交于
-
- 14 5月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
* Add `@threaded` decorator * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ciCo-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 13 5月, 2022 6 次提交
-
-
由 Glenn Jocher 提交于
-
由 Yonghye Kwon 提交于
* add random_interpolation option to make model robust to interpolation methods * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix precommit error * Update augmentations.py * Update augmentations.py * Update augmentations.py * Update datasets.py * Update datasets.py 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>
-
由 Glenn Jocher 提交于
* Add Dockerfile-M1 * Update * Update * Update Dockerfile-M1
-
由 Glenn Jocher 提交于
@sergiossm
-
由 Glenn Jocher 提交于
* Implement DDP `static_graph=True` Experimental implementation of new PyTorch 1.11.0 DDP feature. * Add 1.11.0 check * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ciCo-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
由 Glenn Jocher 提交于
* Pin downloads to release version Fixes a release version to avoid forward-compatibility issues in future releases. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ciCo-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 11 5月, 2022 1 次提交
-
-
由 Cristi Fati 提交于
* Ability to dowlnoad older assets * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Cleanup * Cleanup2 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>
-
- 07 5月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 06 5月, 2022 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Update tutorial.ipynb * Created using Colaboratory * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ciCo-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 04 5月, 2022 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* FROM nvcr.io/nvidia/pytorch:22.04-py3 * Update Docker * Update Docker * Update Docker * Update Docker * Update TRT auto-install * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Cleanup * Cleanup * Cleanup cpu * Cleanup cpu Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 03 5月, 2022 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Update * Update * Do not install torch * Pillow>9.1 * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile-cpu * Update Dockerfile * fix emoji * reduce scipy * add libpython3.9 * Update Dockerfile
-
由 David Matos 提交于
* disallow dynamic arg when half is given * Update export.py Co-authored-by:
David Matos <david@track32.nl> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 02 5月, 2022 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v1...v2) --- updated-dependencies: - dependency-name: github/codeql-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>
-
- 01 5月, 2022 1 次提交
-
-
由 SylvanDing 提交于
fix bug in issue #7650
-
- 30 4月, 2022 2 次提交
- 29 4月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
Improved robustness to filename edge cases like `data/images/zidane.23.jpg` that currently fail. May resolve https://github.com/ultralytics/yolov5/issues/7432
-
- 28 4月, 2022 1 次提交
-
-
由 Duncan Moss 提交于
* feature(export): add half support for openvino models * Update export.py * Update export.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 27 4月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 26 4月, 2022 1 次提交
-
-
由 Jack Liu 提交于
-
- 25 4月, 2022 4 次提交
-
-
由 Glenn Jocher 提交于
Usage: ``` python utils/benchmarks.py --weights yolov5s.pt --img 640 --pt-only ```
-
由 Glenn Jocher 提交于
Solution proposed in https://github.com/ultralytics/yolov5/issues/7128 to TRT PyTorch Hub CUDA illegal memory errors.
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
Follows implementation of _verbose flag for PyTorch Hub models. Currently these are so silent that result.print() does nothing
😂
-