duanshengliu / End-to-end-for-chinese-plate-recognition

基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Apache License 2.0
515 stars 117 forks source link

您好我在训练数据的时候出现这个错误 #22

Open WangYan-collb opened 2 years ago

WangYan-collb commented 2 years ago

ValueError: Error when checking input: expected input_1 to have 4 dimensions, but got array with shape (38, 1)