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

generating .npy files and triangulation #10

Open
dmst65 opened this issue Apr 20, 2020 · 0 comments
Open

generating .npy files and triangulation #10

dmst65 opened this issue Apr 20, 2020 · 0 comments

Comments

@dmst65
Copy link

dmst65 commented Apr 20, 2020

Hi,

First, thank you for a great database, code files and instructions to work with.
I try to reproduce the results from the paper, and I have several questions about things that I quite did not understand.

  1. After I generated the h5 files using the provided MATLAB code, how do I convert them to .npy files? can you share the python code for the conversion?
    In addition, what information each .npy file contains?

For example, I saw some files uploaded in one of the issues:
S12_session5_mov4_7500events.h5
S12_session5_mov4_7500events_label.h5

S12_session5_mov4_7500events_img.npy
S12_session5_mov4_7500events_uv.npy

  1. After I obtain all the .npy files, what are the next steps to achieve the 3D pose prediction?
    To clarify my question, when I have the .npy when do i need to generate the heatmap and when to perform the 2D-3D triangulation with the provided code?

  2. What program did you use in order to generate the 3D pose estimation?

I know I asked alot but I realy need your help, so thank you very much in advance,

Michael

@dmst65 dmst65 changed the title generating .npy file and triangulation generating .npy files and triangulation Apr 20, 2020
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