oarriaga/paz

MiniXceptionFER fails to load saved optimizer state

YakirMo opened this issue · 1 comments

Trying to use MiniXceptionFER, but im getting this warning :

"WARNING: tensorflow:Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer."

Wanted to know if there's any way to load the hdf5 file manually without editing the repo (on my machine).

Hi @YakirMo sorry for the late reply. Could you provide a code snippet of how you get this error. Thank you.