yfeng95 / PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf
MIT License
4.95k stars 947 forks source link

empty output folder #33

Open loboere opened 6 years ago

loboere commented 6 years ago

python demo.py -i C:\Users\Damian\Documents\PRNet-master\TestImages\0.jpg -o C:\Users\Damian\Documents\PRNet-master\TestImages\out --isDlib False

then I executed it

`.
  from ._conv import register_converters as _register_converters

C:\Users\Damian\Documents\PRNet-master>pause
Presione una tecla para continuar . . .

but nothing happens and the "out" folder is empty

Miaomiaomiao1204 commented 3 years ago

Same here! Did you solve the issue?