提交 01a2047b 编写于 作者: S shippingwang

fix

上级 5c4c0bb6
...@@ -52,7 +52,7 @@ TRAIN: ...@@ -52,7 +52,7 @@ TRAIN:
channel_first: False channel_first: False
- RandCropImage: - RandCropImage:
size: 224 size: 224
interpolation: 2 interpolation: 1
- RandFlipImage: - RandFlipImage:
flip_code: 1 flip_code: 1
- AutoAugment: - AutoAugment:
...@@ -77,7 +77,7 @@ VALID: ...@@ -77,7 +77,7 @@ VALID:
to_np: False to_np: False
channel_first: False channel_first: False
- ResizeImage: - ResizeImage:
interpolation: 2 interpolation: 1
resize_short: 256 resize_short: 256
- CropImage: - CropImage:
size: 224 size: 224
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册