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

output shape probelm #26

Open
ljc1231 opened this issue Dec 29, 2020 · 3 comments
Open

output shape probelm #26

ljc1231 opened this issue Dec 29, 2020 · 3 comments

Comments

@ljc1231
Copy link

ljc1231 commented Dec 29, 2020

sorry, i didn't really understand conLSTM
when i use keras layers ConvLSTM2D(filters = 128, kernel_size=(3, 3), padding='same', return_sequences = False, go_backwards = True,kernel_initializer = 'he_normal' ),such as input shape is (batch,2,h,w,channel),2 i guess is time,and the output is (batch,h,w,128)
but in your code ,i didn't get same shape, can you help me to get the shape like keras convLSTM,thx

@motua16
Copy link

motua16 commented Jun 17, 2021

I am facing a similar situation. Did you solve this ?

@rabeya-akter
Copy link

Did you solve the problem?

@longdafei
Copy link

能给点提示吗

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

4 participants