Open qiqiApink opened 1 year ago
Hi, I didn't tried to render KIT data in SMPL shape. But I know TEMOS are using KIT for their dataset, and they also use SMPL representation. You may have a look.
@qiqiApink Take a look at SMPL_Renderer
@qiqiApink If you want to fit the SMPL from KIT, you just need the corresponding joints from KIT to SMPL. USe the SMPL_fit and change the Configurations to make it work.
How can I fit the generated 3d joints of KIT to smpl and render them into video?