Deep3DFaceReconstruction
Deep3DFaceReconstruction copied to clipboard
How to include Neck And Ear region sir in the output ,we only get face,
We use a front_mask to exclude the ear and neck region of BFM model. To use the full model you can modify line 69 in load_data.py to index_exp = np.arange(0,53215,1).
No description provided.
Did you succeed? A series of errors appeared after I modified