pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

Docker Environment

Open hansen7 opened this issue 3 years ago • 2 comments

🚀 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 avatar Apr 15 '21 16:04 hansen7

@hansen7 it would be great if you can make a PR for this!

nikhilaravi avatar Apr 19 '21 18:04 nikhilaravi

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 !

gaetan-landreau avatar May 11 '21 11:05 gaetan-landreau