sunstricken
e55fc7a282
Merge 746ce3302f
into fe1d4d9947
2025-04-18 11:25:55 +00:00
UltralyticsAssistant
746ce3302f
Auto-format by https://ultralytics.com/actions
2025-04-18 11:25:51 +00:00
StrickenSun
1be6f8f298
Merge branch 'branch_6.0' of https://github.com/sunstricken/yolov5 into branch_6.0
2025-04-18 19:24:03 +08:00
StrickenSun
16973f2291
111
...
Merge branch 'branch_6.0' of https://github.com/sunstricken/yolov5 into branch_6.0
2025-04-18 19:22:17 +08:00
StrickenSun
9c624ad6b6
1
2025-04-18 15:07:28 +08:00
StrickenSun
4fd23bc56b
first made it
2025-04-18 14:23:20 +08: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
StrickenSun
da56cd1281
train
2025-04-17 15:53:08 +08:00
StrickenSun
9899722b9e
general load file's size
2025-04-17 11:57:42 +08:00
StrickenSun
4afe9a152b
alllabelsdone
2025-04-16 22:53:27 +08:00
StrickenSun
70cb8e0b1a
reset
2025-04-16 22:32:20 +08:00
StrickenSun
249810fed5
second
2025-04-16 22:12:22 +08:00
StrickenSun
c2042bf9bc
this is the first commit
2025-04-16 22:06:39 +08: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
Glenn Jocher
71325996b6
Chinese readme ( #13544 )
...
* Update Python example
* Improve README.zh-CN.md
* 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:32:52 +01:00
Glenn Jocher
f1167172e0
Update Python example ( #13543 )
2025-03-23 12:06:39 +01:00
dependabot[bot]
353b892c45
Bump gunicorn from 22.0.0 to 23.0.0 in /utils/google_app_engine ( #13540 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
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>
2025-03-23 11:35:54 +01:00
Muhammad Rizwan Munawar
ba1a483345
Update GitHub banner redirect ( #13542 )
...
* Update README.md
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.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
* 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>
* Update README.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>
* 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: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-03-23 11:35:00 +01:00
Long Tran
8cc449636d
Fix potential memory leak for cache ram ( #13525 )
2025-03-14 13:28:50 +01:00
Glenn Jocher
5cdad8922c
Update links.yml ( #13503 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-30 17:42:46 +01:00
Paula Derrenger
de62f93c21
Standardize license headers in TOML/YAML files ( #13491 )
...
Refactor code for speed and clarity
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-15 17:53:24 +01:00
Paula Derrenger
c568972d59
Standardize license headers in Python files ( #13490 )
...
* Refactor code for speed and clarity
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 15:31:19 +01:00
Mohammed Yasin
6420a1db87
Fix TFLite Segment inference ( #13488 )
...
* Fix TFLite Segment inference
* Auto-format by https://ultralytics.com
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-12 19:05:20 +01:00
Glenn Jocher
86fd1ab270
Apply `ruff==0.9.0` formatting ( #13486 )
...
* Refactor code for speed and clarity
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-10 01:42:04 +01:00
Glenn Jocher
6981c2742a
Ultralytics Refactor https://ultralytics.com/actions ( #13484 )
...
Refactor code for speed and clarity
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-06 21:25:12 +01:00
Ali Ghanbari
f003c3df9e
Update detect.py (Fix save-csv: Ensure header is written to CSV) ( #13472 )
...
This commit resolves an issue where the save-csv command did not write the CSV header. The code now correctly saves the header in the CSV file.
Signed-off-by: Ali Ghanbari <alighanbari446@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-01 21:46:59 +01:00
Glenn Jocher
915ce21ebc
Update format.yml ( #13479 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-01 15:47:35 +01:00
Glenn Jocher
0797106a98
Update links.yml ( #13470 )
...
* Update links.yml
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>
2024-12-25 20:44:32 +01:00
Glenn Jocher
e62a31b601
Update format.yml ( #13451 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-07 22:59:35 +01:00
Glenn Jocher
882c35fc43
Delete .github/workflows/codeql-analysis.yml ( #13431 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 11:56:38 +01:00
zzzer
4c904ac7f9
Fix possible image drawing issues ( #13426 )
...
* Update plots.py
Fixed non-meaningful labels in the top right (row 1, column 4) plots when batch size is larger than max_subplots.
Signed-off-by: zzzer <48149018+zhixuwei@users.noreply.github.com>
* Update plots.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Auto-format by https://ultralytics.com/actions
* Simple loop conditions
Simple loop conditions
Signed-off-by: zzzer <48149018+zhixuwei@users.noreply.github.com>
---------
Signed-off-by: zzzer <48149018+zhixuwei@users.noreply.github.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>
2024-11-23 16:01:47 +01:00
zzzer
81ac034a86
Fix possible image drawing issues ( #13423 )
...
* Update plots.py
Fixed non-meaningful labels in the top right (row 1, column 4) plots when batch size is larger than max_subplots.
Signed-off-by: zzzer <48149018+zhixuwei@users.noreply.github.com>
* Update plots.py
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Auto-format by https://ultralytics.com/actions
---------
Signed-off-by: zzzer <48149018+zhixuwei@users.noreply.github.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>
2024-11-21 16:33:14 +01:00
Glenn Jocher
b968b2d70c
Update ci-testing.yml ( #13421 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-19 10:54:23 +01:00
dependabot[bot]
7a5722738c
Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in /.github/workflows ( #13417 )
...
Bump slackapi/slack-github-action in /.github/workflows
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.27.0 to 2.0.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-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-11-19 10:51:47 +01:00
imyhxy
1435a8eed6
Add timing cache to accelerate consequent `.engine` export ( #13386 )
...
* fix: typos
* feat: enable timing cache for engine export
* Auto-format by https://ultralytics.com/actions
---------
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-08 23:24:30 +01:00
Glenn Jocher
3760e0ed93
Fix URL ( #13408 )
...
* Fix URL
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update format.yml
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-08 23:22:04 +01:00
Paula Derrenger
15c40626f5
Use new Ultralytics Retry action ( #13407 )
...
Automated merge of Ultralytics Code Refactor
2024-11-08 12:35:15 +01:00
Paula Derrenger
795b741542
Use new Ultralytics Retry action ( #13406 )
...
Refactor code for speed and clarity
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-08 12:18:52 +01:00
Paula Derrenger
d4e4c35181
Fix PyPI downloads links ( #13403 )
...
Refactor code for speed and clarity
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-11-07 16:19:24 +01:00