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 trying to load the weights into the network I get this very strange error for the batch norm layer: Cannot copy param 2 weights from layer 'data_bn'; shape mismatch. Source param shape is 1 (1); target param shape is (1). I've used the exact prototxt and caffemodel that you've provided.
The text was updated successfully, but these errors were encountered:
When trying to load the weights into the network I get this very strange error for the batch norm layer: Cannot copy param 2 weights from layer 'data_bn'; shape mismatch. Source param shape is 1 (1); target param shape is (1). I've used the exact prototxt and caffemodel that you've provided.
The text was updated successfully, but these errors were encountered: