Oleg Zabluda's blog
Wednesday, September 12, 2018
 
Mask R-CNN for Object Detection and Segmentation
Mask R-CNN for Object Detection and Segmentation
"""
This is an implementation of Mask R-CNN on Python 3, Keras, and TensorFlow. The model generates bounding boxes and segmentation masks for each instance of an object in the image. It's based on Feature Pyramid Network (FPN) and a ResNet101 backbone.
"""
https://github.com/matterport/Mask_RCNN
https://github.com/matterport/Mask_RCNN

Labels:


| |

Home

Powered by Blogger