MaskRCNN icon indicating copy to clipboard operation
MaskRCNN copied to clipboard

Mask RCNN implementation on a custom dataset! All incorporated in a single python notebook!

Results 4 MaskRCNN issues
Sort by recently updated
recently updated
newest added

Thank your for your excellent repo! @jackfrost1411 But do you know how to improve the quality of the detecting masks and bounding box? I trained with you dataset and settings,...

Sir, in google collab , how to solve the following error? AttributeError: module 'tensorflow_core.compat.v2' has no attribute '__internal__'

sir, While executing Mask RCNN code in google colab, error rises as follows: AttributeError: module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'. Any solution to rectify this error?

Hello, I am not able to apply the VGG image annotator on these code. Is there any solution for this?