• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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.