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
To anyone coming here,
If you are using the latest version of TensorFlow or Keras you will get the 'bad Mashal data' error it may be due to since integration of Keras as a backend into TensorFlow not sure. I have worked around this and converted the model which can be used with TensorFlow 2.xx
I have converted the model and wrote a program that uses those converted weights. The repo is this https://github.com/PushpakBhoge/Face_Recognition_TF process of conversion and code to load them weights is given in the readme.MD
Unable to load the pre-trained model shared using Google Drive.
Got the following error.
ValueError: bad marshal data (unknown type code)
The text was updated successfully, but these errors were encountered: