You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load a3-resnet50.h5 weights in keras renset50 model. It throws me error saying that weights file have weights for 4 layers only but resnet requires 107 layers. How do I use those weights for the classifier?
The text was updated successfully, but these errors were encountered:
When I load a3-resnet50.h5 weights in keras renset50 model. It throws me error saying that weights file have weights for 4 layers only but resnet requires 107 layers. How do I use those weights for the classifier?
The text was updated successfully, but these errors were encountered: