未验证 提交 24413712 编写于 作者: W wangguanzhong 提交者: GitHub

remove pad gt in ttfnet (#2687)

上级 d85b8341
......@@ -8,7 +8,7 @@ TrainReader:
- Permute: {}
batch_transforms:
- Gt2TTFTarget: {down_ratio: 4}
- PadBatch: {pad_to_stride: 32, pad_gt: true}
- PadBatch: {pad_to_stride: 32}
batch_size: 12
shuffle: true
drop_last: true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册