Open oijoijcoiejoijce opened 1 year ago
I was thinking the same for v2 can we can an answer on this? I don't mind if it's just the face rather than full head @LizhenWangT
v2 can also work, but the eye balls need to be replaced by a small point on the 2D images. But the v1 is too slow in the preprocessing of the video.
Oh that's great, It's just for lip-sync i'm using it for so I can mask out most of the face as long as I keep the lips and cheeks I'll be happy. Is there a simple process for switching over to v2?
Oh that's great, It's just for lip-sync i'm using it for so I can mask out most of the face as long as I keep the lips and cheeks I'll be happy. Is there a simple process for switching over to v2?
Just replace the npy file in data/faceverse_v3_6_s.npy
and delete the code related with the eyeballs & masks in FaceVerse.py (maybe also the uv-related code).
Out of curiosity - why are you using faceversev3 instead of faceversev1? faceversev1 has more detailed render which would make StyleAvatar learn better and have better tracking - what is teh rational for not using it and using v3 instead?