INORig icon indicating copy to clipboard operation
INORig copied to clipboard

how can i get the file BFM.mat

Open ghost opened this issue 3 years ago • 5 comments

Hi ,i run the code with command$ python demo.py But it Crashed due to lack of file BFM.mat how can i get the file BFM.mat

ghost avatar Jan 21 '22 03:01 ghost

Thank you very much for your interest in our work! You can find the steps of setting up BFM here: https://github.com/zqbai-jeremy/face3d/tree/master/examples/Data/BFM

zqbai-jeremy avatar Jan 21 '22 03:01 zqbai-jeremy

thank, i download all file from the link , there is no file named BFM.mat. my error is: FileNotFoundError: [Errno 2] No such file or directory: './external/face3d/examples/Data/BFM/Out/BFM.mat'

ghost avatar Jan 21 '22 03:01 ghost

Need to run the matlab script. See step 4.

zqbai-jeremy avatar Jan 21 '22 03:01 zqbai-jeremy

OK, I will try. Thank you.

ghost avatar Jan 21 '22 03:01 ghost

OK, I will try. Thank you.

Hi, have you obtain the pre-trained model for testing ? @chenlinjia

enjoybo avatar Mar 08 '22 07:03 enjoybo