PyTorch repo for Instance Segmentation with Mask RCNN
1.3K
This image is a complete setup, ready to go, for: https://github.com/michhar/pytorch-mask-rcnn-samples. It is specific to a project for identifying objects with PyTorch and an Instance Segmentation algorithm called Mask RCNN. This image is based upon a different image: https://hub.docker.com/r/rheartpython/cvdeep/.
Pull this image and run on the command line (Windows 10 or macOS) using Docker with:
docker run -it -v /var/run/docker.sock:/var/run/docker.sock -p 8788:8788 --ipc=host --expose=8788 rheartpython/cvdeep_fish
Then navigate to https://127.0.0.1:8788/ and login to the Juypterhub.
Content type
Image
Digest
Size
11.6 GB
Last updated
over 8 years ago
docker pull rheartpython/cvdeep_fish