Sign inSign up

rheartpython/cvdeep_fish

By rheartpython

Updated over 8 years ago

PyTorch repo for Instance Segmentation with Mask RCNN

Image
0

1.3K

rheartpython/cvdeep_fish repository overview

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.

Tag summary

Content type

Image

Digest

Size

11.6 GB

Last updated

over 8 years ago

docker pull rheartpython/cvdeep_fish