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

Does it convert weights of model with recurrent layers #172

Open
MoonBlvd opened this issue May 22, 2018 · 0 comments
Open

Does it convert weights of model with recurrent layers #172

MoonBlvd opened this issue May 22, 2018 · 0 comments

Comments

@MoonBlvd
Copy link

I tried to convert a caffemodel of LRCN to a tensorflow model. But got the following error:

google.protobuf.text_format.ParseError: 260:3 : Message type "caffe.LayerParameter" has no field named "recurrent_param"

Does it mean that the caffe-tensorflow converter cannot be used to convert such a model with recurrent layers?

Thank you

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