kaonashi-tyc/zi2zi

IndexError: index out of range in self

Note-Liu opened this issue · 0 comments

我通过把10000张256256的原字体和目标字体拼接成了512256的图片,然后package后生成train.obj和val.obj。在执行训练时报错:
IndexError: index out of range in self
请问embeding num需要改变吗