yolov5/utils/segment
Glenn Jocher 2787ad701f
Add segment line predictions (#9571)
* Add segment line predictions

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update

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>
2022-09-25 14:52:49 +02: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 generator seed fix for DDP mAP drop (#9545) 2022-09-24 19:35:07 +02:00
general.py Add segment line predictions (#9571) 2022-09-25 14:52:49 +02: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