bryandlee / animegan2-pytorch

PyTorch implementation of AnimeGANv2
MIT License
4.39k stars 640 forks source link

3d face reconstruction #24

Open loretoparisi opened 2 years ago

loretoparisi commented 2 years ago

Any suggestion for 2d to 3d image reconstruction? I was lookin at This project by MS seems to be trained on actual faces, maybe it could work applied to the generated 2d anime picture... Thanks

bryandlee commented 2 years ago

Hi, I'm also interested in that. I've seen a video on youtube that first converts multi-view images and use blender to reconstruct the 3d mesh. Learning based 3d face reconstruction methods should work too.