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

issue with the limited of 3d_data and questions #7

Open
skanel opened this issue Jan 10, 2020 · 4 comments
Open

issue with the limited of 3d_data and questions #7

skanel opened this issue Jan 10, 2020 · 4 comments

Comments

@skanel
Copy link

skanel commented Jan 10, 2020

In my tf_openpose , it genereated data up to 3d_data126.txt item , but when I run in unity I got this error message could not find 3d_data127.txt . , it might cause index out of range ?

I have four questions, hope you help to answer:

  1. How we could limited the file produced by tf_openpose, like this case?
  2. Sometimes I got the 0 as the content of file in 3d_data???.txt, can help to explain ?
  3. I am not test with multiple human, is this support for this case?
  4. In your code Estimate_from_movie.py , I see you declare a var `out_dir = './movie/data_doit``,
    can you tell this will use, ? is it related to unity here?

Thanks for great works.

@keel-210
Copy link
Owner

First, note that this project is for testing and is not fully supported. Then answer the questions,

  1. The number of data is limited by BoneController.Data_Size.
  2. All are for checking 0 data and not updating joints. It doesn't matter.
  3. There is no support for multiple people.
  4. I don't remember a little, but I think it was to extract the posture information of the video of Shia Saide LaBeouf. Unity doesn't matter.

@skanel
Copy link
Author

skanel commented Jan 13, 2020

Thanks @keel-210 for response.

@296022884
Copy link

Thanks @keel-210 for response.

Where can I find the 3D_data.txt file?I have not found the JSON data of the skeleton in my tf-openpose-estimation. Thank you!

@296022884
Copy link

Where can I find the 3D_data.txt file?I have not found the JSON data of the skeleton in my tf-openpose-estimation. Thank you!

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

3 participants