An open API service indexing awesome lists of open source software.

https://github.com/notdodo/ocrbypass

ML starting project: a simple OCR bypass using CNN
https://github.com/notdodo/ocrbypass

Last synced: 11 months ago
JSON representation

ML starting project: a simple OCR bypass using CNN

Awesome Lists containing this project

README

          

# ocrbypass

### verify_by

Script using `tesseract` to check the content of an image and print a boolean response

### improve_img

Python's PIL script to improve, by threshold, a image

### split_words.zsh

Script to split to letters and increase the contrast of the captcha images.