Error when checking target: expected dense_3 to have shape (3,) but got array with shape (1,)

后端 未结 9 1781
不思量自难忘°
不思量自难忘° 2020-12-04 17:26

I am working on training a VGG16-like model in Keras, on a 3 classes subset from Places205, and encountered the following error:

ValueError: Error when chec         


        
9条回答
提交回复
热议问题