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
It is because Keras already has a resnet class which the test_resnet will prioritize. However, there is no ResnetBuilder in the Keras resnet, therefore, test_resnet is giving this error. Renaming resnet in your folder can fix the error.
Hi surpisingly I get this error but I don't undestand why it happens in following part:
Any ideas , how it could be fixed?
The text was updated successfully, but these errors were encountered: