Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 394 Bytes

File metadata and controls

5 lines (4 loc) · 394 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

Tensorflow version used: 1.13.1