Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the following error when i try to perform inference #3

Open
SebampitakoDuncan opened this issue Aug 10, 2022 · 0 comments
Open

Comments

@SebampitakoDuncan
Copy link

NotImplementedError: Exception encountered when calling layer "image_captioning_model_14" (type ImageCaptioningModel).

Unimplemented tf.keras.Model.call(): if you intend to create a Model with the Functional API, please provide inputs and outputs arguments. Otherwise, subclass Model with an overridden call() method.

Call arguments received:
• inputs=['tf.Tensor(shape=(None, 299, 299, 3), dtype=float32)', 'tf.Tensor(shape=(), dtype=bool)', 'tf.Tensor(shape=(None, None), dtype=float32)']
• training=False
• mask=None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant