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

output frame count inconsistent with the input directory #49

Closed
iammarvelous opened this issue Sep 11, 2017 · 1 comment
Closed

output frame count inconsistent with the input directory #49

iammarvelous opened this issue Sep 11, 2017 · 1 comment

Comments

@iammarvelous
Copy link

In my testing, I found that for some image folders, rtpose.bin generate the exactly the same number of json files as that of image files in the source image folder. However, for some image folders, it doest not have the last two frame jsons. Is this behaviour as expected?

$ ls output_frame | tail
003496.jpg
003497.jpg
003498.jpg
003499.jpg
003500.jpg
003501.jpg
003502.jpg
003503.jpg
003504.jpg
003505.jpg
$ ls input_frame | tail
003498.jpg
003499.jpg
003500.jpg
003501.jpg
003502.jpg
003503.jpg
003504.jpg
003505.jpg
003506.jpg
003507.jpg
@gineshidalgo99
Copy link
Member

gineshidalgo99 commented Sep 12, 2017

Not maintained anymore, use the newer version https://github.com/CMU-Perceptual-Computing-Lab/openpose/, it has much more functionality

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