{"id":14958812,"url":"https://github.com/brucedone/tensorflow-demos","last_synced_at":"2025-10-15T23:08:59.065Z","repository":{"id":49317269,"uuid":"87288451","full_name":"BruceDone/tensorflow-demos","owner":"BruceDone","description":"all kinds of demos of tensorflow code ","archived":false,"fork":false,"pushed_at":"2017-10-13T02:59:43.000Z","size":21,"stargazers_count":96,"open_issues_count":0,"forks_count":38,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-07T02:04:18.608Z","etag":null,"topics":["captcha","captcha-solving","cnn-model","crack-captcha","demo","sogou","tensorflow","tensorflow-demos","tensorflow-tutorials","weixin-captcha"],"latest_commit_sha":null,"homepage":"http://brucedone.com/","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/BruceDone.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}},"created_at":"2017-04-05T08:58:45.000Z","updated_at":"2025-02-23T06:02:38.000Z","dependencies_parsed_at":"2022-08-28T18:42:02.526Z","dependency_job_id":null,"html_url":"https://github.com/BruceDone/tensorflow-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceDone%2Ftensorflow-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceDone%2Ftensorflow-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceDone%2Ftensorflow-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceDone%2Ftensorflow-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BruceDone","download_url":"https://codeload.github.com/BruceDone/tensorflow-demos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252038180,"owners_count":21684640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["captcha","captcha-solving","cnn-model","crack-captcha","demo","sogou","tensorflow","tensorflow-demos","tensorflow-tutorials","weixin-captcha"],"created_at":"2024-09-24T13:18:20.285Z","updated_at":"2025-10-15T23:08:58.996Z","avatar_url":"https://github.com/BruceDone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tensorflow-demos\nall kinds of demos of tensorflow code \n\n# environment\n* python: 2.7.12\n* system: ubuntu 14.04\n* tensorflow: tensorflow-gpu==1.0.1 (if you do not has the gpu ,just use the cpu version)\n\n# demo list \n* [x] crack_captcha -- gen image to crack the captcha.\n* [x] crack_captcha_rgb -- since the captcha will in rgb mode ,so just train a model to crack it.\n* [x] crack_captcha_3d -- the data source comes from the sogou wexin capthca.\n* [ ] mnist\n* [ ] cat_vs_dog \n\n\n\n## crack_captcha\n* install the requirements \n* `python gen_model.py` it will start to train the model \n* after finish train model ,`python validate.py` will do validate the image result\n\n## crack_captcha_rgb\n* install the requirements\n* `python gen_model.py` it will start to train the model\n* after finish train model ,`python validate.py` will do validate the image result\n\n## crack_captcha_3d\n\n* install the requirements\n* `python train_model.py` it will start to train the model\n* after finish train model ,`python validate.py` will do validate the image result\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucedone%2Ftensorflow-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrucedone%2Ftensorflow-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucedone%2Ftensorflow-demos/lists"}