https://github.com/luanshiyinyang/FacialExpressionRecognition
1、打开pycharm,从CVS获取项目:
https://github.com/luanshiyinyang/FacialExpressionRecognition.git
Pycharm使用conda安装的环境
2、查看requirements的版本更新
tensorflow==2.8.0
numpy
opencv-python==3.4.4.19
pandas
scipy
tqdm
matplotlib
pillow
pyqt5
sklearn
scikit-image
dlib==19.6.1
jupyter
3、可以安装插件:requirements pro
windows下venv安装dlib提示CMake must be installed to build the following extensions: dlib
dlib installation on Windows 10
C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin
Py之dlib:Python库之dlib库的简介、安装、使用方法详细攻略