Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too many indices for array #26

Open
nvliajia opened this issue May 31, 2020 · 1 comment
Open

too many indices for array #26

nvliajia opened this issue May 31, 2020 · 1 comment

Comments

@nvliajia
Copy link

很奇怪按照您发的代码和数据集,首先读取数据就会报错:
IndexError: list index out of range
这个改完之后,数据读取后又会报错:
File "/home/zhu/glyce-master/glyce/utils/render.py", line 107, in pad_mask
return np.array(padded_mask)[: fontsize + 1, : fontsize + 1]
IndexError: too many indices for array

@ghost
Copy link

ghost commented Jun 25, 2020

麻烦请问您使用的什么数据以及什么模型呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant