lijiaman / omomo_release

Official Implementation of SIGGRAPH Asia 2023 (TOG) Paper: Object Motion Guided Human Motion Synthesis
127 stars 7 forks source link

About training/testing data split #12

Closed Xiyan-Xu closed 3 weeks ago

Xiyan-Xu commented 1 month ago

Thanks for the great work!

In the paper, there are two training/test settings: use 15 objects for both training and testing, or 10 for training and 5 for testing. For the previous one, I wonder if the training and testing datasets are exactly the same. I've checked code and didn't see the difference between the training and testing data in code level.

lijiaman commented 3 weeks ago

For these two training/testing split settings, subject 1-15 are used for training, subject 16, subject 17 are used for testing.