-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels