https://github.com/silverlightning926/ml-captcha-cracker
This is an Keras ML project to learn more about computer vision in conjunction with machine learning.
https://github.com/silverlightning926/ml-captcha-cracker
Last synced: 3 months ago
JSON representation
This is an Keras ML project to learn more about computer vision in conjunction with machine learning.
- Host: GitHub
- URL: https://github.com/silverlightning926/ml-captcha-cracker
- Owner: silverlightning926
- Created: 2023-09-13T15:56:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-13T16:13:39.000Z (over 1 year ago)
- Last Synced: 2024-12-30T09:20:05.444Z (5 months ago)
- Language: Python
- Size: 4.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-Captcha-Cracker
This is an Keras ML project to learn more about computer vision in conjunction with machine learning.## Dataset
https://www.kaggle.com/datasets/alizahidraja/captcha-data
(Place the images inside of a folder "/data" on the top level of the project)