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

How to change this class to Keras Layer? #35

Open
smoein opened this issue Sep 3, 2020 · 1 comment
Open

How to change this class to Keras Layer? #35

smoein opened this issue Sep 3, 2020 · 1 comment

Comments

@smoein
Copy link

smoein commented Sep 3, 2020

I want to make this deep learning network with Keras. This network is proposed for compressing video
image
One layer of this model is ConvLSTM. ConvLSTM is good for compressing sequences of images.
I know Keras has the ConvLSTM2D layer but I want to use the ConvLSTM cell.
Now I don't know how to change this class to a custom Keras Layer. Can anyone help me?
@xdurch0

@NoviceMAn-prog
Copy link

Did you find any solution to this?

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

2 participants