Open Shweta0002 opened 4 years ago
Im running into the same issue any solutions so far?
@MOW93 , can you share your notebook so I can have preview, I solved my problem by converting data and labels into array.
@MOW93 , can you share your notebook so I can have preview, I solved my problem by converting data and labels into array.
At the moment it is exactly the same Project as the Master Git Branch.
My Error is a little bit different than yours:
ValueError: Error when checking target: expected activation_2 to have shape (None, 4) but got array with shape (600, 3)
I had this problem too, but I think it was because I didn't use gather_image.py for the 4 possible values (rock, paper, scissors and none). Once I did that, I had no problem.
I am attaching link of my colab notebook . Please have a look and help me to solve this error. I am getting error while trying training the model https://colab.research.google.com/drive/1CSQNr5G4q1-xfisvGCp8deglhhMtQmLf