Hi Guys,
I want to use Mask-RCNN demo.py in my Jupiter notebook but when I ran the demo code in part of Create Model and Load Trained Weights I faced the below error.
AttributeError: module 'keras.engine.topology' has no attribute 'load_weights_from_hdf5_group_by_name'
How can I solve this error?