yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.68k stars 616 forks source link

Where the BFM.mat in the generate_posmap_300WLP.py #3

Open LogicHolmes opened 6 years ago

LogicHolmes commented 6 years ago

Hello, My bro, I really appreciate your work in this field. I'm trying to use the code of generate_posmap_300WLP.py to produce some UV posmap. I could not find the BFM.mat , i think the the BFM.mat is the 01_MorphableModel.mat . but the there are some errrs is "model = C['model'] KeyError:'model'". So I want to ask you if the BFM.mat is the 01_MorphableModel.mat

yfeng95 commented 6 years ago

Hi, sorry for the unclear description in PRNet. You need see readme of face3d first, specifically, see here https://github.com/YadiraF/face3d#usage.

LogicHolmes commented 6 years ago

Thanks U for you tell me! I have looked the readme and I have run the code smoothly!

tensorboy commented 6 years ago

So where is the BFM.mat come from.

tensorboy commented 6 years ago

Got it, thanks!

rajatsharma369007 commented 5 years ago

can you elaborate on how to get the bfm.mat file? there is one error: "model = C['model'] KeyError:'model'" @YadiraF

zzk88862 commented 5 years ago

same the problem i meet, i have no idea, have you solved this bug?

thanks @rajatsharma369007

LucienXian commented 5 years ago

@LogicHolmes Hi! Can you provide What the size of the generated file is? @zzk88862 https://github.com/LucienXian/octave_run_BFM_docker generate the BFM.mat

WWWJL commented 5 years ago

Thanks U for you tell me! I have looked the readme and I have run the code smoothly!

hello,i have a question,thank you to explain.i have generate the BFM.mat int the out/. then i use 8_generate_posmap_300WLP.py to produce the images' uv map gt.but the way in the script only depend on the same BFM model,how can it represent other images? i think different image should has different BFM model to produce it's own uv map groundtruth.

zhao181 commented 5 years ago

Hello, My bro, I really appreciate your work in this field. I'm trying to use the code of generate_posmap_300WLP.py to produce some UV posmap. I could not find the BFM.mat , i think the the BFM.mat is the 01_MorphableModel.mat . but the there are some errrs is "model = C['model'] KeyError:'model'". So I want to ask you if the BFM.mat is the 01_MorphableModel.mat

Hi, LogicHolmes , how did you solve the KeyError:'model problem? thanks very much

tiancaipipi110 commented 5 years ago

Could anyone share the BMF.mat please? Just run the generate.h in Matlab see here. I do not want to use Matlab ever in my life.

LucienXian commented 5 years ago

Could anyone share the BMF.mat please? Just run the generate.h in Matlab see here. I do not want to use Matlab ever in my life.

@tiancaipipi110 https://github.com/LucienXian/octave_run_BFM_docker Just run the dockerfile and star it!

tiancaipipi110 commented 5 years ago

oh nice, thanks @LucienXian

JingyiF commented 5 years ago

oh nice, thanks @LucienXian

could you share your BFM.mat file please ? I've tried to download the raw basel face model for whole night but the speed is so slow even if I tried all kinds of vpn... I'll be so appreciated if you can send me a email at rrringerrr@163.com.

t-qureshi commented 4 years ago

@zzk88862 @JingyiF here is BFM.mat file. https://drive.google.com/drive/folders/1lEc4TNBzArwP5jjRgqIDUJo7VCPMX4Kf?usp=sharing

Open-Debin commented 3 years ago

@t-qureshi Hello, the google drive link is invalid. Could you please share it again? thank you very much!

hillaric commented 3 years ago

the google drive and docker method do not work!