11505 Forks
23211 Stars
23211 Watchers

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

How to download and setup Mask_RCNN

Open terminal and run command
git clone https://github.com/matterport/Mask_RCNN.git
git clone is used to create a copy or clone of Mask_RCNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Mask_RCNN https://github.com/matterport/Mask_RCNN/archive/master.zip

Or simply clone Mask_RCNN with SSH
[email protected]:matterport/Mask_RCNN.git

If you have some problems with Mask_RCNN

You may open issue on Mask_RCNN support forum (system) here: https://github.com/matterport/Mask_RCNN/issues