Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 361 Bytes

File metadata and controls

3 lines (3 loc) · 361 Bytes

Custom Mask RCNN using Tensorfow Object detection API

A sample project to build a custom Mask RCNN model using Tensorflow object detection API. You could find detailed documentation on usage of this repository at my Medium blog post for Custom Mask RCNN