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

raise TypeError("Could not build a TypeSpec for %r with type %s" % TypeError: Could not build a TypeSpec for <KerasTensor: shape=(None, None, 4) dtype=float32 (created by layer 'tf.math.truediv')> with type KerasTensor #5

Open
Abbas47 opened this issue Mar 21, 2021 · 0 comments

Comments

@Abbas47
Copy link

Abbas47 commented Mar 21, 2021

Hi,
I am getting this error while running MRCNN for testing. I have also made necessary corrections in the model.py file to run on tensor flow 2.X, such as using "tf.compat.v1".
Can anyone help me to figure out how to go through with this error?

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