yolov5/utils
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
..
aws Update header line in Python files (#13072) 2024-06-08 22:29:29 +02:00
docker [Snyk] Security upgrade ubuntu from mantic-20231011 to 23.10 (#12460) 2023-12-11 13:45:00 +01:00
flask_rest_api Ultralytics Code Refactor https://ultralytics.com/actions (#13301) 2024-09-05 21:53:45 +02:00
google_app_engine [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 (#13183) 2024-07-13 16:06:43 +02:00
loggers Ultralytics Code Refactor https://ultralytics.com/actions (#13344) 2024-10-05 14:10:12 +02:00
segment Fix bug when enable `--quad` training option (#13355) 2024-10-15 18:22:02 +02:00
__init__.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
activations.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
augmentations.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
autoanchor.py Ultralytics Code Refactor https://ultralytics.com/actions (#13152) 2024-06-30 12:34:04 +02:00
autobatch.py Update header line in Python files (#13072) 2024-06-08 22:29:29 +02:00
callbacks.py Apply Ruff Docstring reformat (#13278) 2024-08-25 05:45:33 +08:00
dataloaders.py Fix bug when enable `--quad` training option (#13355) 2024-10-15 18:22:02 +02:00
downloads.py Ultralytics Code Refactor https://ultralytics.com/actions (#13152) 2024-06-30 12:34:04 +02:00
general.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
loss.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
metrics.py PyUpgrade 3.8 updates (#13289) 2024-09-01 17:35:08 +02:00
plots.py Fix possible image drawing issues (#13423) 2024-11-21 16:33:14 +01:00
torch_utils.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
triton.py Update README.md (#13283) 2024-08-26 02:37:25 +02:00