yolov5/utils/segment
imyhxy 94a6245617
Fix bug when enable `--quad` training option (#13355)
* fix: quad training

* fix: quad training in segmentation
2024-10-15 18:22:02 +02:00
..
__init__.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
augmentations.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
general.py Update README.md (#13283) 2024-08-26 02:37:25 +02:00
loss.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
metrics.py Add https://www.reddit.com/r/Ultralytics/ badge (#13284) 2024-08-26 15:46:32 +02:00
plots.py Update header line in Python files (#13072) 2024-06-08 22:29:29 +02:00