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
- Host: GitHub
- URL: https://github.com/notdodo/ocrbypass
- Owner: notdodo
- Created: 2020-05-01T13:32:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T10:20:32.000Z (about 4 years ago)
- Last Synced: 2025-01-14T08:52:53.065Z (12 months ago)
- Language: Python
- Homepage:
- Size: 178 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.