Update docs predict, buttons, reference (#6585)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
a1ccdb00ed
commit
e361194d7f
141 changed files with 1044 additions and 828 deletions
|
|
@ -223,6 +223,7 @@ Training settings for YOLO models refer to the various hyperparameters and confi
|
|||
| `mask_ratio` | `4` | mask downsample ratio (segment train only) |
|
||||
| `dropout` | `0.0` | use dropout regularization (classify train only) |
|
||||
| `val` | `True` | validate/test during training |
|
||||
| `plots` | `False` | save plots and images during train/val |
|
||||
|
||||
## Logging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue