matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.57k stars 11.69k forks source link

How to save mask RCNN model as protobuf(.pb) file to serve it as docker tensorflow serving ?? #2431

Open NayanDharviya opened 3 years ago

gautamchitnis commented 3 years ago

https://github.com/bendangnuksung/mrcnn_serving_ready

Please checkout this repo and close the issue if it answers your question. If you face any issues with this repo please open an issue over there.