/captcha-recognition-crnn

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.

Primary LanguageJupyter Notebook

Stargazers