Skip to content

Could not find matching concrete function to call loaded from the SavedModel #72

@shubhamkambleX

Description

@shubhamkambleX

Could not find matching concrete function to call loaded from the SavedModel. Got:
Positional arguments (3 total):
* <tf.Tensor 'inputs:0' shape=(1, 492, 423, 3) dtype=uint8>
* False
* None
Keyword arguments: {}

Expected these arguments to match one of the following 4 option(s):

Option 1:
Positional arguments (3 total):
* TensorSpec(shape=(None, 224, 224, 3), dtype=tf.float32, name='input_1')
* False
* None
Keyword arguments: {}

can you please tell me what can be the issue as I have taken the model from saved model link provided in guide line.

Metadata

Metadata

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions