initialneil / SplattingAvatar

[CVPR2024] Official implementation of SplattingAvatar.
Other
336 stars 32 forks source link

Questions about data preprocessing #27

Open yesicasun opened 2 months ago

yesicasun commented 2 months ago

Since the data link you provided does not contain image and mask, we processed the data according to InstantAvatar, but the mask result was in npy format, which was inconsistent with actual needs. We tried to use scripts/preprocess_PeopleSnapshot.py to process the data, but the camera.pkl parameter was not provided. can you update the parameter configuration file? There are still problems with the effect of the mask training we converted ourselves.