Deep3DFaceReconstruction icon indicating copy to clipboard operation
Deep3DFaceReconstruction copied to clipboard

How to include Neck And Ear region sir in the output ,we only get face,

Open naveenspy111 opened this issue 5 years ago • 2 comments

naveenspy111 avatar Feb 19 '20 03:02 naveenspy111

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).

YuDeng avatar Mar 20 '20 11:03 YuDeng

No description provided.

Did you succeed? A series of errors appeared after I modified

yougusee avatar Mar 01 '21 03:03 yougusee