Hair_Segmentation_Keras
Hair_Segmentation_Keras copied to clipboard
KeyError: 'outputs'
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
Could tell how to fix it?
same issue