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

Number of output estimation images #17

Open
holistudio opened this issue Sep 27, 2020 · 0 comments
Open

Number of output estimation images #17

holistudio opened this issue Sep 27, 2020 · 0 comments

Comments

@holistudio
Copy link

holistudio commented Sep 27, 2020

More of a question than an issue: I notice that for a new set of 78 action images, create_movie.py ends up doing pose estimation for only the first 75 images. What causes this difference?

The most I could deduce from the code so far is that tf.app.flags.DEFINE_integer("seqlen", 5, "Length of sequence") in create_movie.py which truncates the input data at n_extra = n2d%FLAGS.seqlen How is seqlen defined?

This is not urgent, but any guidance on this would be appreciated.

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