Support License Plate Recognition
- Support training/evaluation/prediction of CRNN+CTC based on license plate;
- Support training/evaluation/prediction of CRNN+CTC based on EMNIST digital characters.
Note: I found that using mixed precision training can cause the gradient explosion of the license plate loss function.