boycehbz / HumanInteraction

The code for CVPR 2024 paper "Closely Interactive Human Reconstruction with Proxemics and Physics-Guided Adaption"
MIT License
31 stars 1 forks source link

Training datasets #3

Open laubravo opened 5 months ago

laubravo commented 5 months ago

Hi,

Great work! In the paper it’s mentioned that you train on Human3.6M, MPI-INF-3DHP, COCO, MPII, InterHuman, Hi4D, and CHI3D. Can you clarify how the data should be prepared and the proportion of each dataset used in the batch?

Thanks!