Update ShuffleNetV2_x0_25.yaml

pull/685/head
littletomatodonkey 2021-04-16 13:25:49 +08:00 committed by GitHub
parent edcef2f292
commit 1e9e8d3fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
configs/quick_start/new_user

View File

@ -37,7 +37,6 @@ TRAIN:
transforms:
- DecodeImage:
to_rgb: True
to_np: False
channel_first: False
- RandCropImage:
size: 224
@ -59,7 +58,6 @@ VALID:
transforms:
- DecodeImage:
to_rgb: True
to_np: False
channel_first: False
- ResizeImage:
resize_short: 256