Update parameter explanations (#9428)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
6a25fb243d
commit
30a867b8d7
4 changed files with 41 additions and 39 deletions
|
|
@ -1056,7 +1056,7 @@ def classify_transforms(
|
|||
return T.Compose(tfl)
|
||||
|
||||
|
||||
# Classification augmentations train ---------------------------------------------------------------------------------------
|
||||
# Classification training augmentations --------------------------------------------------------------------------------
|
||||
def classify_augmentations(
|
||||
size=224,
|
||||
mean=DEFAULT_MEAN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue