Skip to content

not able to load .h5 file #1

Description

@rajatanand86

from keras.models import load_model

model = load_model('m32.h5')
model.summary()

Running the above code in google colab and getting following error.
OSError: Unable to open file (file signature not found)

IS anyone else facing the issue? Can someone help?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions