zhangchenxu528 / FACIAL

FACIAL: Synthesizing Dynamic Talking Face With Implicit Attribute Learning. ICCV, 2021.
GNU Affero General Public License v3.0
376 stars 83 forks source link

如何从面部重建的.mat文件中获取需要的部分? #78

Open ax0057 opened 1 year ago

ax0057 commented 1 year ago

您好,非常感谢您分享的优秀的工作和代码! 我注意到在您分享的train a new person on Google Colab中,video-preprocess的deep3dreconstruction部分,其中的.mat文件是1*257维的,请问您如何从BFM或者其它模型中获取这些数据?谢谢!