Skip to content

update in way to import dependencies?  #19

@juanlopezcode

Description

@juanlopezcode

Hi, I've tried to use the CTCModel and got an import error:

cannot import name 'Model' from 'keras.engine'

I'm new to programming so maybe there is away around to fix this but I can understand is that from your CTCModel Model has to be imported as from keras import Model instead from keras.engine import Model?

Hope you can help me with this, I'm trying to implement CTC and your solution is way to easy to use that others I have seen or directly from keras

Thank you

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