Mask R-CNN Implemeted Tensorflow version 2.3.1 Installation Clone this repository Install dependencies pip3 install -r requirements.txt Run setup from the repository root directory python3 setup.py install Origins The source code was taken from git: https://github.com/matterport/Mask_RCNN