You can now build a custom Mask RCNN model using Tensorflow Object Detection Library! Mask RCNN is an instance segmentation model that can identify pixel by pixel location of any object.
-
Updated
Dec 22, 2018 - Python
You can now build a custom Mask RCNN model using Tensorflow Object Detection Library! Mask RCNN is an instance segmentation model that can identify pixel by pixel location of any object.
This project addresses the challenge of predicting continuous ( x , y ) coordinates of a single active pixel (value 255) within a 50 × 50 grayscale image.
Add a description, image, and links to the pixel-location topic page so that developers can more easily learn about it.
To associate your repository with the pixel-location topic, visit your repo's landing page and select "manage topics."