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

在用capsule network 模型出现的问题? #77

Open
shanguanma opened this issue May 25, 2018 · 2 comments
Open

在用capsule network 模型出现的问题? #77

shanguanma opened this issue May 25, 2018 · 2 comments

Comments

@shanguanma
Copy link

shanguanma commented May 25, 2018

在用timit数据集和capsule network 模型,具体参数如下:--mode train --level phn --model CapsuleNetwork --rnncell lstm --num_layer 2 --activation sigmoid --optimizer adam
运行出现如下错误:
tensorflow.python.framework.errors_impl.InvalidArgumentError: sequence_length(0) <= 128
[[Node: CTCLoss = CTCLoss[ctc_merge_repeated=true, ignore_longer_outputs_than_inputs=false, preprocess_collapse_repeated=false, _device="/job:localhost/replica:0/task:0/device:CPU:0"](transpose/_3, _arg_Placeholder_1_0_1, _arg_Placeholder_2_0_2, _arg_Placeholder_4_0_4)]]
@zzw922cn,麻烦您了。

@iyuba
Copy link

iyuba commented Jul 14, 2018

model.seqLengths: [128,...]

@tyxr
Copy link

tyxr commented Oct 28, 2018

在用timit数据集和capsule network 模型,具体参数如下:--mode train --level phn --model CapsuleNetwork --rnncell lstm --num_layer 2 --activation sigmoid --optimizer adam
运行出现如下错误:
tensorflow.python.framework.errors_impl.InvalidArgumentError: sequence_length(0) <= 128
[[Node: CTCLoss = CTCLoss[ctc_merge_repeated=true, ignore_longer_outputs_than_inputs=false, preprocess_collapse_repeated=false, _device="/job:localhost/replica:0/task:0/device:CPU:0"](transpose/_3, _arg_Placeholder_1_0_1, _arg_Placeholder_2_0_2, _arg_Placeholder_4_0_4)]]
@zzw922cn,麻烦您了。

解决了吗?我遇到了同样的问题

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

3 participants