In this video, I have a demo for how to detect a characters from a captcha, in this case I have a captcha with 6 chars and it simple for detect without tesseract.
To training for these captcha, I used 10000 captcha from a website. I will share the code when I finish a video after this demo.
List videos in this tutorial:
[Demo] detect characters from captcha without tesseract:
• [Demo] detect characters from captcha with...
Training captcha using Google Colab:
• Training captcha using Google Colab
Predict for an image using before training model
• Predict for an image using before training...
Build Rest API using Flask for call from another app
• Build Rest API using Flask for call from a...
Deploy and proxy pass with apache