- 07 2月, 2023 4 次提交
-
-
由 Glenn Jocher 提交于
* Update Dockerfile Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update Dockerfile-arm64 Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> --------- Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Izam Mohammed 提交于
Signed-off-by:
Izam Mohammed <106471909+izam-mohammed@users.noreply.github.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 dependabot[bot] 提交于
* Bump docker/build-push-action from 3 to 4 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- 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> * Docker (#10913) * Dockerfile standardizations and improvements * README fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 06 2月, 2023 1 次提交
-
-
由 Glenn Jocher 提交于
* Update Dockerfile `FROM pytorch/pytorch:latest` Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * isort * precommit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * spelling * [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.ci * Update .pre-commit-config.yaml Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Cleanup * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Cleanup * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Cleanup * Cleanup * Cleanup * Cleanup --------- Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 04 2月, 2023 2 次提交
-
-
由 Talia Bender 提交于
* Update README.md Signed-off-by:
Talia Bender <85292283+taliabender@users.noreply.github.com> * Update README.md Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update README.md Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> --------- Signed-off-by:
Talia Bender <85292283+taliabender@users.noreply.github.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Laughing 提交于
update
-
- 21 1月, 2023 1 次提交
-
-
由 Johan Bergman 提交于
Update parse_opt() to work as in train.py Change parse_opt() be able to use parse_known_args(), same as in train.py, so export.main() can be called from other script without error. e.g.: from yolov5 import export opt = export.parse_opt(True) opt.weights = <model_path> opt.include = ("torchscript", "onnx") opt.data = <data> opt.imgsz = [<height>, <width>] export.main(opt) Signed-off-by:
Johan Bergman <35481994+duran67@users.noreply.github.com> Signed-off-by:
Johan Bergman <35481994+duran67@users.noreply.github.com>
-
- 17 1月, 2023 1 次提交
-
-
https://youtu.be/IPcpYO5ITa8由 Paula Derrenger 提交于
* Update Date of Ultralytics Live Session 3 Signed-off-by:
Paula Derrenger <107626595+pderrenger@users.noreply.github.com> * Update README.md Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Paula Derrenger <107626595+pderrenger@users.noreply.github.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 16 1月, 2023 1 次提交
-
-
https://youtu.be/IPcpYO5ITa8由 Glenn Jocher 提交于
* Ultralytics Live Session 3 - YOLOv8 https://youtu.be/IPcpYO5ITa8 Ultralytics Live Session Ep.3 is here! Join us on January 18th at 18 CET as we dive into the latest advancements in YOLOv8, and demonstrate how to use this cutting-edge, SOTA model to improve your object detection, image segmentation, and image classification projects. See firsthand how YOLOv8's speed, accuracy, and ease of use make it a top choice for professionals and researchers alike. In addition to learning about the exciting new features and improvements of Ultralytics YOLOv8, you will also have the opportunity to ask questions and interact with our team during the live Q&A session. We encourage all of you to come prepared with any questions you may have. Don't miss out on this opportunity! To join the webinar, visit our YouTube Channel and turn on your notifications! https://youtu.be/IPcpYO5ITa8Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update README.md Signed-off-by:
Paula Derrenger <107626595+pderrenger@users.noreply.github.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Paula Derrenger <107626595+pderrenger@users.noreply.github.com> Co-authored-by:
Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
-
- 14 1月, 2023 3 次提交
-
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1) - [github.com/PyCQA/isort: 5.10.1 → 5.11.4](https://github.com/PyCQA/isort/compare/5.10.1...5.11.4) 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>
-
由 ZhuGeRoastedFish 提交于
fix confusion-matrix xlabel typo Signed-off-by:
ZhuGeRoastedFish <77224640+ZhuGeRoastedFish@users.noreply.github.com> Signed-off-by:
ZhuGeRoastedFish <77224640+ZhuGeRoastedFish@users.noreply.github.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 13 1月, 2023 3 次提交
-
-
由 Wang Xin 提交于
Signed-off-by:
Wang Xin <xinwang614@gmail.com> Signed-off-by:
Wang Xin <xinwang614@gmail.com>
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 10 1月, 2023 3 次提交
-
-
由 曾逸夫(Zeng Yifu) 提交于
Update README.zh-CN.md Signed-off-by:
曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com> Signed-off-by:
曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com>
-
由 曾逸夫(Zeng Yifu) 提交于
Update README.zh-CN.md Signed-off-by:
曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com> Signed-off-by:
曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com>
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 09 1月, 2023 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 07 1月, 2023 3 次提交
-
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Ayush Chaurasia 提交于
* Update README.md Signed-off-by:
Ayush Chaurasia <ayush.chaurarsia@gmail.com> * 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.md Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Ayush Chaurasia <ayush.chaurarsia@gmail.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
- 04 1月, 2023 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 03 1月, 2023 2 次提交
-
-
由 Yonghye Kwon 提交于
Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Hisam Fahri 提交于
Signed-off-by:
Hisam Fahri <me@hisamafahri.com> Signed-off-by:
Hisam Fahri <me@hisamafahri.com>
-
- 27 12月, 2022 4 次提交
-
-
由 Glenn Jocher 提交于
* Update Dockerfile `pip install -U pycocotools` Previous command not working. Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update Dockerfile Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* Update `pycocotools>=2.0.6` Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update val.py Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update val.py Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> * Update Dockerfile Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 dependabot[bot] 提交于
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [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/v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
@AyushExel @Laughing-q fix for Docker error ``` AttributeError: Can't get attribute '_rebuild_parameter_v2' on <module 'torch._utils' from '/Users/glennjocher/PycharmProjects/ultralytics/venv/lib/python3.10/site-packages/torch/_utils.py'> ``` Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 26 12月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
@Laughing-q @AyushExel setting to 1 due to recent issues Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 25 12月, 2022 1 次提交
-
-
由 Glenn Jocher 提交于
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 22 12月, 2022 1 次提交
-
-
由 Mr.Li 提交于
* fix bug "resize to 0" * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Use math.ceil() for resize to enforce min floor of 1 pixel Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com> Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.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>
-
- 21 12月, 2022 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 20 12月, 2022 2 次提交
-
-
由 Amir Pourmand 提交于
* add albumentation hyps * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Rename hyp.noAugmentation.yaml to hyp.no-augmentation.yaml * Update hyp.no-augmentation.yaml 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>
-
由 Yonghye Kwon 提交于
* sort by confidence and remove excess boxes without explicit if Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> * cleanup indexing boxes for remove excess boxes it is related to https://github.com/ultralytics/yolov5/pull/10502. Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 19 12月, 2022 2 次提交
-
-
由 Yonghye Kwon 提交于
Set a seed of generator with an option for more randomness when training several models with different seeds (#10486) * set seed with parameter Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> * make seed to be a large number * set seed with a parameter * set a seed of dataloader with opt for more randomness Signed-off-by:
Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-