Update MobileNetV3_large_x1_0.yaml

fix bug in MV3_large.yaml
pull/67/head
cuicheng01 2020-04-23 11:32:46 +08:00 committed by GitHub
parent 39312a793a
commit da9b0126fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ TRAIN:
size: 224
- RandFlipImage:
flip_code: 1
- ImageNetPolicy:
- AutoAugment:
- NormalizeImage:
scale: 1./255.
mean: [0.485, 0.456, 0.406]