yolov5/utils/segment
Glenn Jocher 574331f984
Replace inline comments with docstrings (#12764)
* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Auto-format by https://ultralytics.com/actions

* Add docstrings

* Add docstrings

* Add docstrings

* Add docstrings

* Auto-format by https://ultralytics.com/actions

* Update plots.py

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

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-26 23:16:32 +01:00
..
__init__.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
augmentations.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
dataloaders.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
general.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
loss.py Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
metrics.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
plots.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00