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

Training sequences with different number of frames #31

Open
SalsabilRefaei opened this issue Mar 9, 2024 · 0 comments
Open

Training sequences with different number of frames #31

SalsabilRefaei opened this issue Mar 9, 2024 · 0 comments

Comments

@SalsabilRefaei
Copy link

I have data that contains sequences with different number of frames. i.e. one sequence with 58 and another one with 63 etc...
how can I use the data to do the following part:
image
here when I use np.array it flatten the array as the elements have different shape or size
image
and here I cannot specify the input shape as I couldn't do the previous part

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