Keras cant predict with the same image shape as in the training

前端 未结 0 1153
心在旅途
心在旅途 2021-01-31 01:12

I have made a DNN for hand pose detection (rgb image to float). The input of my model is (640, 480, 3) and the images are in numpy shape (480, 640, 3) and I don\'t know how I tr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题