You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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?
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
The text was updated successfully, but these errors were encountered:
dmst65
changed the title
generating .npy file and triangulation
generating .npy files and triangulation
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.
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
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?
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
The text was updated successfully, but these errors were encountered: