{"id":20824294,"url":"https://github.com/sayak119/captcha-solver","last_synced_at":"2026-05-23T06:31:21.776Z","repository":{"id":128572822,"uuid":"184484373","full_name":"sayak119/Captcha-Solver","owner":"sayak119","description":"Captcha solver using YOLOv3","archived":false,"fork":false,"pushed_at":"2019-05-01T22:33:25.000Z","size":17102,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-27T14:32:04.231Z","etag":null,"topics":["annotations","bbox","captcha","darknet","python3","yolov3"],"latest_commit_sha":null,"homepage":null,"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/sayak119.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,"publiccode":null,"codemeta":null}},"created_at":"2019-05-01T21:31:03.000Z","updated_at":"2025-08-25T06:51:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5439fd37-8fcb-4640-89c6-2f95f57d0870","html_url":"https://github.com/sayak119/Captcha-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sayak119/Captcha-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FCaptcha-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FCaptcha-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FCaptcha-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FCaptcha-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sayak119","download_url":"https://codeload.github.com/sayak119/Captcha-Solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FCaptcha-Solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33385119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":["annotations","bbox","captcha","darknet","python3","yolov3"],"created_at":"2024-11-17T22:21:44.080Z","updated_at":"2026-05-23T06:31:21.759Z","avatar_url":"https://github.com/sayak119.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Captcha Solver\n\nCaptcha solver using **YOLO v3**. Has an accuracy of **98.166%** on the test dataset.\n \n* The trained weights and config file can be found **[here](https://drive.google.com/open?id=1_OH7LXR82GEeDKAa7ntEuI_HpG0e3WkH)**.\n\n* Save the trained final weights, yolov3 configuration file and captcha names file in a folder named data. \n\n* The annotation of dataset is done manually using BBox Label Tool. We find the object's centre x and y coordinates and normalized width and height.\n\n## Example of data annotation\n\n![00012.jpg](00012.jpg)\n\n| Object-d      | x-coordinate  | y-coordinate  | width     | height   |\n| ------------- |:-------------:| ------------:\t| ---------:|---------:|\n| 0      \t| 0.285185 \t| 0.528571 \t| 0.111111  | 0.600000 |\n| 0      \t| 0.396296      | 0.528571 \t| 0.111111  | 0.542857 |\n| 0 \t\t| 0.500000      | 0.457143 \t| 0.111111  | 0.571429 |\n| 1\t\t| 0.607407\t| 0.514286\t| 0.118519  | 0.571429 |\n| 2\t\t| 0.725926\t| 0.557143\t| 0.118519  | 0.600000 |\n\n## How to run the code\n\n```python\n\npython3 captcha-single.py --image test.jpg # replace with your image\n\npython3 captcha.py #for running on images in test/Solved-600 folder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayak119%2Fcaptcha-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayak119%2Fcaptcha-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayak119%2Fcaptcha-solver/lists"}