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

issue with versions i guess #20

Open celdeldel opened 6 years ago

celdeldel commented 6 years ago

hi, is it running on python 3? regular demo was working I guess, but then i get the following issue while trying to demo with my own image and no results has been stored

RunTimeError: module compiled against API version 0xc but this version of numpy is 0xa

yfeng95 commented 6 years ago

Sorry, my env is only python 2 now. Please give me several days to add a python 3 env then test my codes and solve the problem : )