Skip to content

Support License Plate Recognition

Compare
Choose a tag to compare
@zjykzj zjykzj released this 11 Oct 14:13
· 38 commits to master since this release
  • 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.