anhttran / extreme_3d_faces

Extreme 3D Face Reconstruction: Looking Past Occlusions
Other
785 stars 184 forks source link

Dockerfile need update due to pytorch version not compatible with torchvision #27

Closed dzk9528 closed 5 years ago

dzk9528 commented 5 years ago

According to https://github.com/quark0/darts/issues/9 In Dockerfile torchvision version should be less than 0.2.1 RUN pip install opencv-python torchvision==0.2.1 scikit-image cvbase pandas mmdnn dlib

Just want to bring it up in case anyone use the Docker. (Feel free to close issuer if the author already change the Dockerfile)

anhttran commented 5 years ago

Thanks a lot for your suggestion. I have updated my Dockerfile.