Open plChao opened 2 years ago
Like the PR in https://github.com/matterport/Mask_RCNN/pull/662 This fix the isssue of https://github.com/matterport/Mask_RCNN/issues/724 Which gets the error message down when executing demo_human_pose.ipynb
demo_human_pose.ipynb
AttributeError: module 'keras.engine.topology' has no attribute 'load_weights_from_hdf5_group_by_name'
Like the PR in https://github.com/matterport/Mask_RCNN/pull/662 This fix the isssue of https://github.com/matterport/Mask_RCNN/issues/724 Which gets the error message down when executing
demo_human_pose.ipynb