cleardusk / 3DDFA_V2

The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
MIT License
2.92k stars 515 forks source link

UV Map part of the image is generating black pixels #147

Closed rohit7044 closed 6 months ago

rohit7044 commented 1 year ago

Hi, Thank you for your contribution. I am trying to generate UV map from FFHQ dataset but it has black pixels more than 40% of the image. ws0_uv_tex How to make the UV map cover the whole image dimension(1024x1024)? Any tips would be certainly helpful. Thank you.