USTC3DV / FlashAvatar-code

[CVPR 2024] The official repo for FlashAvatar
MIT License
143 stars 18 forks source link

Is the code use the wrong transpose? #21

Closed aixiaodewugege closed 4 months ago

aixiaodewugege commented 4 months ago

I notice that the transpose of the mesh in first iteration is wrong. So is the code have problem handling the T? image

xiangjun-xj commented 4 months ago

Not really. I think the reason is that we add Gaussian offset, which has not been optimized in first iteration.