YuelangX / Gaussian-Head-Avatar

[CVPR 2024] Official repository for "Gaussian Head Avatar: Ultra High-fidelity Head Avatar via Dynamic Gaussians"
Other
703 stars 40 forks source link

Details about the Deformation MLPs #4

Closed shivangi-aneja closed 3 months ago

shivangi-aneja commented 5 months ago

Hi,

Congrats on the nice work !! I was wondering if you could maybe provide details on the MLP architectures since I cant seem to find it in the paper. How big MLPs did you use for these individual position and color deformations? Did you apply some sort of positional encoding to the input? And did you use Linear layer MLPs or some other layers?