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

端到端识别车牌 #3

Open willzoe opened 4 years ago

willzoe commented 4 years ago

您好,请问cnn网络如何使得识别出来的车牌字符是按照顺序排列的?