pytorch3d
pytorch3d copied to clipboard
Docker Environment
🚀 Feature
Hi, there. I know previous issues have mentioned dockers, saying #113 #284 #603. But it is not included in the install.md. Is there a specific reason for this.?
If not, I can make a PR including DockerFile built from PyTorch image and a few scripts to build and launch the environment.
Motivation
Dev with a Docker environment saves infrastructure maintenance and is more powerful than a virtual Python environment.
@hansen7 it would be great if you can make a PR for this!
I've build a working Docker image with CUDA 11.0 + Pytorch 1.7.1 and the latest PyTorch3d version. Available here: DockerHub It's based on an Nvidia source image. Didn't make a PR but I could do it if you think it might be helpful !