You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: Dimension 0 in both shapes must be equal, but are 1 and 70. Shapes are [1,1,1024,105] and [70,1024,1,1]. for 'Assign_110' (op: 'Assign') with input shapes: [1,1,1024,105], [70,1024,1,1].
File "draw_ademawe.py", line 204, in draw
model_body.load_weights(weights_name)
The text was updated successfully, but these errors were encountered:
ValueError: Dimension 0 in both shapes must be equal, but are 1 and 70. Shapes are [1,1,1024,105] and [70,1024,1,1]. for 'Assign_110' (op: 'Assign') with input shapes: [1,1,1024,105], [70,1024,1,1].
File "draw_ademawe.py", line 204, in draw
model_body.load_weights(weights_name)
The text was updated successfully, but these errors were encountered: