Problem with loading .h5 weights into modellib.MaskRCNN model
I downloaded the mask_rcnn_coco.h5 weights from https://github.com/matterport/Mask_RCNN. I want to run a training on pretrained model using this weights. But when I try to run the weights using folling code: