matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.68k stars 11.7k forks source link

ValueError: Unknown layer: BatchNorm #2052

Open Deepika1498 opened 4 years ago

Deepika1498 commented 4 years ago

I'm getting this error when I try to deploy my trained Mask RCNN model as a web application using flask. I have my model saved as model.h5 and I have a separate weights file too. How to solve this error?

PallawiSinghal commented 4 years ago

Hi @Deepika1498 Were you able to solve this issue? Can you please help.

bhsnada commented 3 years ago

Any solution???

zaiternouara commented 3 years ago

Any solution for this issue ?