Qitao Zhao
Qitao Zhao
I have a similar question. What is the difference between the data with "tight" and without for Human3.6m. Thanks for answering.
@ShengyuH Hi, Shengyu, I wonder if the gradient works properly for camera optimization with the code you provided above? I am trying to do something similar but still encountered `NotImplementedError:...
Same question here!
Same issue here!
I have the same issue.
Thanks for your interest! Please refer to [P-STMO](https://github.com/paTRICK-swk/P-STMO). We also follow their implementations.
Please check [here](https://github.com/QitaoZhao/PoseFormerV2/tree/main/mpi_inf_3dhp) (@HL-KL). I recently got the chance to upload the code. Sorry for the huge delay.
Perhaps the name of `FreqMLP` is a bit confusing. We meant to use this module for the time-domain feature to minor the domain gap. Please leave comments if you have...
Thanks for your comments! We follow [P-STMO](https://github.com/paTRICK-swk/P-STMO) to set up mpi-inf-3dhp dataset. Since we just did some modifications, the code is not included in this repo.