需要注意版本的有
Python==3.6.* 直接conda新建环境的时候选择即可
PyTorch==1.1.0 torchvision==0.3.0 Previous PyTorch Versions | PyTorch
pyrender==0.1.43 smplx==0.1.13 scipy==1.2.2 直接指定安装即可
opencv-python直接pip安装不动,OpenCV: Install OpenCV-Python in Windows这个也不好使;https://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv从这个里面下载python对应的cp的版本,然后pip install 文件名
neural_renderer安装巨麻烦,作者就不支持Windows,下载好zip解压之后, python setup.py install 按照下面的issue进行问题解决
Is it can be run on winodws??When I run "python setup.py install" ,it will show this · Issue #47 · daniilidis-group/neural_renderer · GitHub
yolov3-pytorch 直接pip install git+https://github.com/mkocabas/yolov3-pytorch.git
opendr必须使用这个版本的setup来安装https://github.com/polmorenoc/opendr/tree/master/opendr