There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Python Notebook detailing the process of recognizing a 10-character captcha image using a CNN to process the image and GRU to process the sequence. The loss is calculated using CTC Loss.