halfjoe / 3D-Portrait-Stylization

Official code for paper "Exemplar Based 3D Portrait Stylization".
MIT License
74 stars 14 forks source link

PhotoAvatarLib.exe outputs nothing #2

Closed qingmeizhujiu closed 2 years ago

qingmeizhujiu commented 2 years ago

Hello, thanks for offering the source code of your wonderful work! When I try to run your main_recon_deform.py in Pycharm on win10 with GPU, I find that the PhotoAvatarLib.exe outputs nothing. So I can not get the xxxx_face_fit_ortho.obj for following code. Why it happens?

qingmeizhujiu commented 2 years ago

the question is solved by add some msvc**.dll to system of win10.