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
hi,
I am trying to use your code for the same purpose. But there is a error in bw=net.backward(**{net.outputs[0]: caffeLabel})
ValueError: could not broadcast input array from shape(1000,1,1) into shape (1,1000).
Can you tell me the reason. Thank you. Looking forward to your reply.
The text was updated successfully, but these errors were encountered:
hi,
I am trying to use your code for the same purpose. But there is a error in bw=net.backward(**{net.outputs[0]: caffeLabel})
ValueError: could not broadcast input array from shape(1000,1,1) into shape (1,1000).
Can you tell me the reason. Thank you. Looking forward to your reply.
The text was updated successfully, but these errors were encountered: