I need to load it into Keras properly). Im aware this isn't a pure Keras project, but ive asked there as well. Considering folks appear to solve it, I hope you dont mind the question:
Keras version: 2.2.5 Python version: 3.6.8 CUDA/cuDNN version: N/A GPU model and memory: N/A Describe the current behavior: Error when loading model with model = load_model(file.h5) ValueError: axes don't match array Describe the expected behavior Model is not loading again after sa...