未验证 提交 1e9e8d3f 编写于 作者: L littletomatodonkey 提交者: GitHub

Update ShuffleNetV2_x0_25.yaml

上级 edcef2f2
...@@ -37,7 +37,6 @@ TRAIN: ...@@ -37,7 +37,6 @@ TRAIN:
transforms: transforms:
- DecodeImage: - DecodeImage:
to_rgb: True to_rgb: True
to_np: False
channel_first: False channel_first: False
- RandCropImage: - RandCropImage:
size: 224 size: 224
...@@ -59,7 +58,6 @@ VALID: ...@@ -59,7 +58,6 @@ VALID:
transforms: transforms:
- DecodeImage: - DecodeImage:
to_rgb: True to_rgb: True
to_np: False
channel_first: False channel_first: False
- ResizeImage: - ResizeImage:
resize_short: 256 resize_short: 256
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册