{"id":19178703,"url":"https://github.com/meetps/tf-devanagri","last_synced_at":"2026-05-15T12:31:38.671Z","repository":{"id":78188859,"uuid":"70095636","full_name":"meetps/tf-devanagri","owner":"meetps","description":"Convolutional Neural Networks to identify Devanagri characters implemented in Tensorflow","archived":false,"fork":false,"pushed_at":"2017-02-20T14:53:56.000Z","size":18135,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T01:34:51.668Z","etag":null,"topics":["character-recognition","convolutional-neural-networks","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meetps.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-05T20:14:04.000Z","updated_at":"2022-01-05T17:06:02.000Z","dependencies_parsed_at":"2023-04-20T01:47:13.947Z","dependency_job_id":null,"html_url":"https://github.com/meetps/tf-devanagri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meetps/tf-devanagri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Ftf-devanagri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Ftf-devanagri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Ftf-devanagri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Ftf-devanagri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meetps","download_url":"https://codeload.github.com/meetps/tf-devanagri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Ftf-devanagri/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267306873,"owners_count":24067039,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["character-recognition","convolutional-neural-networks","tensorflow"],"created_at":"2024-11-09T10:40:34.516Z","updated_at":"2026-05-15T12:31:33.636Z","avatar_url":"https://github.com/meetps.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tf-devanagri\nConvolutional Neural Network to identify Devanagri characters implemented in Tensorflow.\n\n### Data\n\n* n_classes = 104\n* Size = 320x320\n* Format = Binary, PNG\n\n\n### Results and Preprocessing\n\n* 94.6 +/- 0.07 % accuracy on test data.\n* 30 epochs in 30 mins of training time on a 4 GB NVIDIA GT920M GPU and i7 CPU.\n* 10x downsampling to get 32x32 images.\n* 3-iterations of binary dilation to make characters thicker.\n\n### Network\n\n#### Architecture\n\n* Conv2d 7x7 1\n* Conv2d 5x5 32\n* Conv2d 5x5 64\n* Conv2d 3x3 128\n* Conv2d 3x3 256\n* Dense  256x2x2\n* Dense  1024\n* Softmax 104 = `n_classes`\n\n#### HyperParameters\n\n* Learning Rate = 0.003\n* Momentum = 0.9\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetps%2Ftf-devanagri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetps%2Ftf-devanagri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetps%2Ftf-devanagri/lists"}