Yzmblog / MonoHuman

MonoHuman: Animatable Human Neural Field from Monocular Video (CVPR 2023)
133 stars 9 forks source link

How to get the index_a and index_b in config file? #13

Closed uujianghhh closed 10 months ago

uujianghhh commented 1 year ago

Hi,I noticed that you have different index_a and index_b in each config files from different datasets,I wonder how do you get the specific index_a and index_b?

staymylove commented 1 year ago

Oh, yes. I also want to run the 'people_snapshot_public' dataset on Monohuman code. But I have no idea how to prepare the data.

Yzmblog commented 10 months ago

Hi, please refer to the script in tools/prepare_wild/select_keyframe.py.