Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
62916b3b0a
commit
bd0f7ecf6f
93 changed files with 1104 additions and 1102 deletions
|
|
@ -3,12 +3,12 @@ description: Validate YOLOv5 detections using this PyTorch module. Ensure model
|
|||
keywords: detection, validator, YOLOv5, object detection, model improvement, Ultralytics Docs
|
||||
---
|
||||
|
||||
# DetectionValidator
|
||||
## DetectionValidator
|
||||
---
|
||||
:::ultralytics.yolo.v8.detect.val.DetectionValidator
|
||||
### ::: ultralytics.yolo.v8.detect.val.DetectionValidator
|
||||
<br><br>
|
||||
|
||||
# val
|
||||
## val
|
||||
---
|
||||
:::ultralytics.yolo.v8.detect.val.val
|
||||
### ::: ultralytics.yolo.v8.detect.val.val
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue