I am trying to do a video classification. But I was getting the error ValueError: Shapes (None, 2) and (None, 101) are incompatible when I used softmax and categori
ValueError: Shapes (None, 2) and (None, 101) are incompatible