Skip to content

How to understand the variable num_seq_samples #28

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

Open
liuyueChang opened this issue May 23, 2023 · 0 comments
Open

How to understand the variable num_seq_samples #28

liuyueChang opened this issue May 23, 2023 · 0 comments

Comments

@liuyueChang
Copy link

Thank you for your work !
In the init method of the calss data_generator, I can not understand the function of the variable num_seq_samples.
num_seq_samples = preprocessor.num_fr - (parser.min_past_frames + parser.min_future_frames - 1) * self.frame_skip
Thank you very much !

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