zye1996 / Mobilefacenet-TF2-coral_tpu

57 stars 13 forks source link

ValueError: shapes (3,128) and (2,1) not aligned: 128 (dim 1) != 2 (dim 0) #4

Closed kumargopal closed 3 years ago

kumargopal commented 3 years ago

While running inference_video.py without coral_tpu it runs fine(It predicts false label on Steve Jobs Pic, although I haven't trained the model it should work with his pic I think).

But while running inference_video.py with coral_tpu on, it gives