reference : https://github.com/ahmedfgad/Mask-RCNN-TF2 ( matterport-maskrcnn ported to tensorflow-2 )
Use this bibtex to cite this repository:
@misc{matterport_maskrcnn_2017,
title={Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow},
author={Waleed Abdulla},
year={2017},
publisher={Github},
journal={GitHub repository},
howpublished={\url{https://github.com/matterport/Mask_RCNN}},
}
- Completed
reference : https://github.com/sankalpmittal1911-BitSian/Mask-RCNN-3D-Implementation ( initial-implementation of matterport-maskrcnn extended for 3D )
- In Progress