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

run in 2023 and python 2.7 problems #218

Open rezabrgi opened 5 months ago

rezabrgi commented 5 months ago

I used Ubuntu 2022.04 and installed Conda. Then, I created a virtual environment using Conda and installed Python 2.7 in it. After that, I installed the necessary dependencies, and the code ran successfully. However, I encountered some issues with library installations, which I resolved by searching on Google and chatting with GPT.

For installing the OpenCV library, I used the command pip2 install opencv-python==4.2.0.32. Additionally, I utilized Conda for installing TensorFlow. my instagram id alireza.ah2021