Face-Super-Resolution-Guided-by-3D-Facial-Priors
Face-Super-Resolution-Guided-by-3D-Facial-Priors copied to clipboard
How to get BFM_model_front.mat
Thank you very much for your contribution. I'm now run demo.py and where can I get the BFM_model_front.mat? Is there a link to download it?
Thank you very much for your contribution. I'm now run demo.py and where can I get the BFM_model_front.mat? Is there a link to download it?
To get BFM_model_front.mat, please download from google driver https://drive.google.com/file/d/1fW1hvcg0Tk3PquNovyYIDjHC1Unq2Gfl/view?usp=sharing
Thank you very much for your contribution. I'm now run demo.py and where can I get the BFM_model_front.mat? Is there a link to download it?
To get BFM_model_front.mat, please download from google driver https://drive.google.com/file/d/1fW1hvcg0Tk3PquNovyYIDjHC1Unq2Gfl/view?usp=sharing
Thank you very much for your reply. I'm trying to use demo.py to generate five facial key landmarks. however it need model_mask3_pure.pb.
with tf.Graph().as_default() as graph, tf.device('/cpu:0'):
print('try1')
graph_def = load_graph('faceReconstruction/network/model_mask3_pure.pb')
images = tf.placeholder(name = 'input_imgs', shape = [None,224,224,3], dtype = tf.float32)
Thank you very much for your contribution. I'm now run demo.py and where can I get the BFM_model_front.mat? Is there a link to download it?
To get BFM_model_front.mat, please download from google driver https://drive.google.com/file/d/1fW1hvcg0Tk3PquNovyYIDjHC1Unq2Gfl/view?usp=sharing
Thank you very much for your reply. I'm trying to use demo.py to generate five facial key landmarks. however it need model_mask3_pure.pb.
with tf.Graph().as_default() as graph, tf.device('/cpu:0'): print('try1') graph_def = load_graph('faceReconstruction/network/model_mask3_pure.pb') images = tf.placeholder(name = 'input_imgs', shape = [None,224,224,3], dtype = tf.float32)
https://drive.google.com/file/d/1YxDxY8JjCdDDdgC_rV0-izgGrwcOi-Sr/view?usp=sharing,download network.zip