Mask-R-CNN

Sumit Rasal
1 min readJun 26, 2020

Mask-R-CNN is the pr-train model for object-detection.
Mask-R-CNN model we are use for the object detection.For input we are use image or video also.

Two type of Object Detection
1.Semantic segmentation
2.Instance segmentation

Semantic — In the semantic we are using detection object in the same color.
Instance- In the instance we are detecting object with different color.

Installation Of Mask-R-CNN
Just clone the following git-hub link

https://github.com/matterport/Mask_RCNN

Install the software as per the requirement. Because latest update software is not supported to mask-CNN.

For verify our installation is correct or not by running the demo code.
Run the demo code of samples folder.

--

--

Sumit Rasal

Technology I Know — MLops | Devops | Docker | RHCSA | CEH |