Mask_RCNN icon indicating copy to clipboard operation
Mask_RCNN copied to clipboard

Problem on ValueError: Layer #359 (named "rpn_model") expects 6 weight(s), but the saved weights have 0 element(s).

Open AppaAppa opened this issue 2 years ago • 1 comments

hi, when Irun all the files in MASK_RCNN, getting locked while running "Create Model and Load Trained Weights". It shows the following error. ValueError: Layer #359 (named "rpn_model") expects 6 weight(s), but the saved weights have 0 element(s). Can anyone reply me how do correct it ? It shows error on hdf_format.py file. What changes to be done in this file?

AppaAppa avatar Sep 12 '23 06:09 AppaAppa

I am also facing the same issue. Did you got the solution?

arabinda90 avatar Sep 28 '23 16:09 arabinda90