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.96k stars 944 forks source link

segmentation fault in dlib in demo.py #168

Closed liuzifan closed 4 years ago

liuzifan commented 4 years ago

running demo.py at prn.prcess(image), the console print segmentation fault (core dumped). We site the error, it stopped at function: def dlib_detect() in api.py.