azizsiyaev / korean_car_licence_plate_detection_and_recognition

Korean cars licence plate detection and recognition using Keras. Complete Guide and Tutorials
28 stars 18 forks source link

I have few questions. #3

Open uk-kim opened 4 years ago

uk-kim commented 4 years ago

Hi, thank you for your impressive project. I have few questions.

  1. There are many types of license plates. Is it possible to input various license plates in one CRNN model? Some plates have two lines of text, and in some cases one line.
  2. I want to know the results of license plate detection and recognition performance experiments.
  3. Did you create a separate model for each camera? Is there any problem in learning all the data of multiple camera images with one model?

Thanks