Skip to content

KeyError: 'outputs' #2

Description

@AkimZay

Hello

When I send the image to the server, I get the following error:

Results from server:
{'error': 'ConcatOp : Dimensions of inputs should match: shape[0] = [1,28,28,256] vs. shape[1] = [1,32,32,256]\n\t [[{{node concatenate_1/concat}}]]'}

Traceback (most recent call last):
File ".\client.py", line 30, in
result_img = np.asarray(results['outputs'][0])*255
KeyError: 'outputs'

Could tell how to fix it?

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