{"id":19694143,"url":"https://github.com/innofang/what-digit-you-write","last_synced_at":"2025-04-29T10:30:46.708Z","repository":{"id":54895006,"uuid":"151914989","full_name":"InnoFang/what-digit-you-write","owner":"InnoFang","description":"🎰Handwritten digit recognition application implemented by TensorFlow2 + Keras and Flask.","archived":false,"fork":false,"pushed_at":"2022-10-11T11:37:51.000Z","size":204511,"stargazers_count":42,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T14:51:15.126Z","etag":null,"topics":["flask","flask-application","handwritten-digit-recognition","keras-tensorflow","mnist","mnist-handwriting-recognition","tensorflow2","wtfpl-license"],"latest_commit_sha":null,"homepage":"https://what-digit-you-write.herokuapp.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InnoFang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-07T07:05:07.000Z","updated_at":"2025-01-10T20:44:14.000Z","dependencies_parsed_at":"2023-01-19T20:45:48.557Z","dependency_job_id":null,"html_url":"https://github.com/InnoFang/what-digit-you-write","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/InnoFang%2Fwhat-digit-you-write","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnoFang%2Fwhat-digit-you-write/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnoFang%2Fwhat-digit-you-write/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnoFang%2Fwhat-digit-you-write/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InnoFang","download_url":"https://codeload.github.com/InnoFang/what-digit-you-write/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251483656,"owners_count":21596577,"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":["flask","flask-application","handwritten-digit-recognition","keras-tensorflow","mnist","mnist-handwriting-recognition","tensorflow2","wtfpl-license"],"created_at":"2024-11-11T19:20:36.333Z","updated_at":"2025-04-29T10:30:46.222Z","avatar_url":"https://github.com/InnoFang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What digit you write?\n\n![](https://img.shields.io/badge/TensorFlow-2.1-orange) ![](https://img.shields.io/badge/Python-3.7-blue)\n\nHandwritten digit recognition application implemented by TensorFlow2 + Keras and Flask.\n\n![](https://cdn.jsdelivr.net/gh/innofang/jotter/source/waht-digit-you-write/screencast.gif)\n\n## How to run?\n\n```shell script\n$ git clone --depth 1 https://github.com/InnoFang/what-digit-you-write.git\n$ cd what-digit-you-write\n$ conda create --name \u003cenv\u003e --file requirements.txt\n$ conda activate \u003cenv\u003e\n$ python app.py\n```\n\nIf the clone is too slow, you can use the following method\n\n```shell script\n$ # git clone --depth 1 https://github.com.cnpmjs.org/InnoFang/what-digit-you-write.git \n```\n\n### docker env\n\nsee `Dockerfile` for how the environment is built\n\n````\n$ git clone --depth 1 https://github.com/InnoFang/what-digit-you-write.git\n$ cd what-digit-you-write\n$ docker build -t ml-digit .\n$ docker run -it -p 5000:5000 ml-digit\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnofang%2Fwhat-digit-you-write","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnofang%2Fwhat-digit-you-write","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnofang%2Fwhat-digit-you-write/lists"}