Properly working installation of 3DDFA_V2 is required
contents of the 3DDFA_V2_cropping/ should be copied to the 3DDFA_V2 root. shape_predictor_68_face_landmarks.dat should be ready too
line 15 of gradiodemo.py should be properly modified to reference the 3DDFA_V2 root folder( path_3DDFA = "E:/3DDFA_V2-master/")
post.mp4 and post.ply outputs are stored separately under the 'out/' folder with 6-digit random numeric serials(no duplicate checks, files may get overwritten if crammed)
Implemented fixes from the camenduru and the hack-mans repo
Very basic implementation of gradio interface
Properly working installation of 3DDFA_V2 is required
Implemented fixes from the camenduru and the hack-mans repo