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

Will variable length sequence work with this code? Like if I use pack padded sequences as input to this convlstm will it work correctly #7

Open
Sanidhya27 opened this issue Jun 6, 2019 · 2 comments

Comments

@Sanidhya27
Copy link

No description provided.

@digbose92
Copy link

Hi @Sanidhya27 did you figure out how to use variable length sequences with this code ?

@RaphaelDuan
Copy link

RaphaelDuan commented Dec 4, 2020

The same question, I can not understand what this variable means. For example, I have a sequence shaped as (b, 396). b is the batch size, is 396 is seq_len, then what are c, h, w?????????? The input is a sequence or an image? If it is an image, for example, 1 channel 12 * 33 (w * h), then what is seq_len???????

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