Closed xmlyqing00 closed 2 years ago
Hi! We use VoxCeleb2 and we filter dataset with respect to image quality since most head segmentation networks cannot work on noisy images I suggest using the recently proposed https://celebv-hq.github.io/ for the best quality.
Thank you! I'll check this dataset. It's really annoying that many youtube videos are missing.
I have the following question when you used DECA to reconstruct the face model, why you not use the detailed map (detail displacement map) from DECA? It should provide more geometry details, right?
Thanks for your time.
Yes, you can use this map, but since the map itself is noisy on the face we decided to have a model without it.
I see. Thank you for your comments.
Hi,
Nice work! I'm interested in reimplementing the training process.
Thanks!