Computer Vision Project - Captcha solver with Tesseract OCR Scripts I Wrote for this Project:
Gets Captchas as training data
Labels the captchas through Anticaptcha-Service to generate ground thruth
Convert the captchas to .tiff and use every 5th captcha as Test captcha, rest is ground truth
Get a statistic of the characters that occured in the captcha dataset
Test the trained Tesseract Network