HDFormer
HDFormer copied to clipboard
Code for HDFormer: High-order Directed Transformer for 3D Human Pose Estimation
When I tried to reproduce your code, I found that your code need the processed dataset files and it seems like you didn't provide it. Could you please provide these...
Hello, may I ask what format is required for the dataset and what is required?Is the code running step just a command?Looking forward to your reply, thank you.
I found you write `n_frames: 96` in your config file, but the model seems to be fixed in the 96 frame's input size. I am wondering is it possible to...
According to the rules, I found that there is no path from 0 to 11 and 14 in the code skeleton.