yolov5/utils/segment
Laughing b412696ff3
Fix & speed up segment plot (#10350)
* fix plot&&speed up

* fix segment save-txt

* fix channel

* [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>
2022-12-01 08:39:24 -08:00
..
__init__.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
augmentations.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
dataloaders.py Add `min_items` filter option (#9997) 2022-11-01 14:53:14 +01:00
general.py Fix & speed up segment plot (#10350) 2022-12-01 08:39:24 -08:00
loss.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
metrics.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
plots.py Add Paddle exports to benchmarks (#9459) 2022-09-18 00:17:31 +02:00