{"id":22394854,"url":"https://github.com/blakley/captcha-classification","last_synced_at":"2026-04-25T16:33:49.886Z","repository":{"id":229675436,"uuid":"777343540","full_name":"Blakley/Captcha-Classification","owner":"Blakley","description":"A deep learning model to classify Captcha images","archived":false,"fork":false,"pushed_at":"2024-03-26T02:24:22.000Z","size":45726,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:46:00.855Z","etag":null,"topics":["classfication-model","cnn-keras","deep-learning","keras-tensorflow","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blakley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-25T17:12:17.000Z","updated_at":"2024-03-26T02:25:18.000Z","dependencies_parsed_at":"2024-03-26T03:41:48.123Z","dependency_job_id":null,"html_url":"https://github.com/Blakley/Captcha-Classification","commit_stats":null,"previous_names":["blakley/tensor","blakley/captcha-classification"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Blakley/Captcha-Classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FCaptcha-Classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FCaptcha-Classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FCaptcha-Classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FCaptcha-Classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blakley","download_url":"https://codeload.github.com/Blakley/Captcha-Classification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blakley%2FCaptcha-Classification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classfication-model","cnn-keras","deep-learning","keras-tensorflow","python","tensorflow"],"created_at":"2024-12-05T05:11:58.213Z","updated_at":"2026-04-25T16:33:49.866Z","avatar_url":"https://github.com/Blakley.png","language":"Python","readme":"# Captcha Classification\nA multi-class classification model using convolutional neural networks (CNNs) to classify captcha images into different categories. \n \n---\n\n### Summary Example\n![Model Summary](src/assets/summary.png)\n\n### Prediction Example\n![Model Prediction](src/assets/prediction.png)\n\n---\n\n## Requirements\nPython 3.x, TensorFlow, Matplotlib\n\n## Installation\n1. Clone this repository:\n``` bash\ngit clone https://github.com/Blakley/captcha-classification\n```\n\n2. Install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n## Usage\n1. **Setup** the dataset:\n    - Download the captcha dataset from [Kaggle](https://www.kaggle.com/datasets/aneeshtickoo/hcaptcha-dataset/data).\n    Extract the dataset files to the dataset/ directory in the project root.\n\n2. **Training** the model:\n    - Run the main.py script to train the classification model:\n    ```bash\n    python3 model.py\n    ```\n\n3. **Testing** the model:\n    - Once the model is trained, you can make predictions on captcha images using the saved model.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakley%2Fcaptcha-classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakley%2Fcaptcha-classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakley%2Fcaptcha-classification/lists"}