TCMR_RELEASE icon indicating copy to clipboard operation
TCMR_RELEASE copied to clipboard

Official Pytorch implementation of "Beyond Static Features for Temporally Consistent 3D Human Pose and Shape from a Video", CVPR 2021

Results 36 TCMR_RELEASE issues
Sort by recently updated
recently updated
newest added

Hello. You mentioned in your paper that you used 14 joints defined by Human3.6M for computing PA-MPJPE and MPJPE. I wonder those joints are which of the 17 joints in...

This error occurs when I use TCMR to replace the TemporalEncoder module of the VIBE network. How do I modify the parameters File "train.py", line 159, in main(cfg) File "train.py",...

Thank you for your work! But how to get the smpl annotation commented here in the preprocessing of human3.6M dataset ![image](https://user-images.githubusercontent.com/74027834/220634584-59a45f0a-655e-4174-997f-9bfcef01957a.png)

**I build your repository and some problems were occurs..! My OS is window11 and here is my librariys version..!** # packages in environment at C:\Users\user\anaconda3\envs\ailab: # # Name Version absl-py...

I wonder how to project the predicted 3d keypoints obtained from TCMR onto the input video. Can you elaborate the process? Do I have to convert the 3d keypoints to...

Hi @hongsukchoi @mks0601 @sxl142 et al. all, thx for ur opensource. may i ask if a sanity check has been performed for the `.pt` files. eg `data/h36m_test/images/s_09_act_10_subact_02_ca_01/s_09_act_10_subact_02_ca_01_000577.jpg`'s 2d keypoints are...