You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A sample project to build a custom Mask RCNN model using Tensorflow object detection API