Unable to load my keras model.
Hi,
I created my own model and saved it as .h5.
However, when I analysed I got the error below.
E010(InvalidModelError): Couldn't load Keras model D:\motion.h5,
E010(InvalidModelError): Model saved with Keras 2.9.0 but <= 2.6.0 is supported
Do you have any ideas on how I could handle this situation?
Thanks,
