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

A few questions about the dataset #7

Open wtx9527 opened 1 week ago

wtx9527 commented 1 week ago
  1. I downloaded the dataset with the link provided by Hi4D, but the file is very large, and there are other data in it, we only need to use the Images inside, is there any way to download only the Images, or do you need to download it completely, and then process it
  2. Your literature says that you also use COCO and other data for training, how should you do it?
boycehbz commented 1 week ago
  1. Yes, you may need to download the full dataset from the official website.
  2. You can follow HMR 2.0 to use COCO for training the backbone.