tranluan / Nonlinear_Face_3DMM

Source code for "Nonlinear 3D Face Morphable Model"
http://cvlab.cse.msu.edu/project-nonlinear-3dmm.html
Apache License 2.0
676 stars 123 forks source link

NameError: global name 'load_FaceAlignment_vt2pixel' is not defined #53

Open HOMGH opened 4 years ago

HOMGH commented 4 years ago

Hi, When I run the main code with model_non_linear_3DMM_proxy.py model, there is an error says global name 'load_FaceAlignment_vt2pixel' is not defined. I checked, this function has not been defined in the code. Please advise.