Hi. I have some questions on how you encoded the SMPL parameters.
- If you already have it in 229 dim vector form, what is the case for reducing the dimensionality to 128?
- How was the SMPL predictions from PHALP encoded into a 229 dim vector in the first place in the dataset? I assume it was simple concatenation but wanted to know if any additional processing was done.
- Why subtract the SMPL poses by mean and standard deviation instead of directly using the PHALP predictions? Wouldn't that cause a skew in the image space?
Hi. I have some questions on how you encoded the SMPL parameters.