TingtingLiao / TADA

[3DV 2024] Official Repository for "TADA! Text to Animatable Digital Avatars".
https://tada.is.tue.mpg.de
MIT License
280 stars 13 forks source link

Densify SMPLX #15

Closed Beijia11 closed 4 months ago

Beijia11 commented 6 months ago

As the paper said, TADA densify the smplx by Adaptive Upsampling and Interpolating Skinning Weights. But in the code part( class DLMesh), I only find the subdivision of smplx 3d point. May I ask is there any part of code includes densifying the smplx? Or which part of code does the work of Adaptive Upsampling and Interpolating Skinning Weights? Thank you.

TingtingLiao commented 4 months ago

hi, the skinning weights are subdivided here