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

The number of frames per video #7

Open
LeiWangR opened this issue Oct 13, 2020 · 1 comment
Open

The number of frames per video #7

LeiWangR opened this issue Oct 13, 2020 · 1 comment

Comments

@LeiWangR
Copy link

Hello @yiweilu3 ,

Thanks for releasing your codes. I have the following questions if you are happy to help with:

  • in your codes, I can see that the selected video sequences are 4-frame, is that correct? For example, if the randomly selected frame index is 19, then the selected video sequence would be frame [16, 17, 18, 19].

  • How many frames are used per video during the training process, say all 4-frame videos (fixed length) for training? And test stage?

@yiweilu3
Copy link
Owner

Hi, thank you for your question! Yes, a 4-frame scheme is used in this implementation, and this is consistent between training and testing.

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