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
This error was coming on extract_features.py on line model.load_weights(). I am using tensorflow as backend, keras 2.0.1 and changed input dimension to 16, 112, 112, 3 of 1st layer group for working under tensorflow backend. Please help me out so that i can get correct h5 file for extracting features.
The text was updated successfully, but these errors were encountered:
@4rshdeep I am confused how I can generate new weight file corresponding to sports dataset for 3d- CN. Do u have any knowledge regarding this??.. No one from admin side is replying?
Check the Keras version using. In the requirements.txt file it is the version used which is a version modified of Keras 1.0.X. Also take into account that the code was tested and used using the Theano backend and with most recent versions may raise some incompatibilities.
This error was coming on extract_features.py on line model.load_weights(). I am using tensorflow as backend, keras 2.0.1 and changed input dimension to 16, 112, 112, 3 of 1st layer group for working under tensorflow backend. Please help me out so that i can get correct h5 file for extracting features.
The text was updated successfully, but these errors were encountered: