提交 58f5a137 编写于 作者: G gaotingquan

fix: fix input shape to [192, 48]

上级 6766ad16
...@@ -15,7 +15,7 @@ Global: ...@@ -15,7 +15,7 @@ Global:
PreProcess: PreProcess:
transform_ops: transform_ops:
- ResizeImage: - ResizeImage:
size: [160, 80] size: [192, 48]
- NormalizeImage: - NormalizeImage:
scale: 0.00392157 scale: 0.00392157
mean: [0.485, 0.456, 0.406] mean: [0.485, 0.456, 0.406]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册