nvidia + torch + sharpmask
Run with the following command: nvidia-docker run -it semyanovk/torch
If you intend to use jupyter notebook: nvidia-docker run -it -p 8890:8890 semyanovk/torch jupyter notebook --ip="0.0.0.0" --port="8890" --no-browser
If you want to have internet connection from inside the container: nvidia-docker run -it --net=host semyanovk/torch
Content type
Image
Digest
Size
1.7 GB
Last updated
almost 10 years ago
docker pull semyanovk/torch