yolov5/utils/segment
Glenn Jocher 9722e6ffe5
`process_mask_native()` cleanup (#10366)
* process_mask_native() cleanup

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

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

* fix arg name

* cleanup anno_json

* Remove scale_image

* Remove scale_image

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

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

* update to native

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-03 14:41:08 -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 `process_mask_native()` cleanup (#10366) 2022-12-03 14:41:08 -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