{"id":19736754,"url":"https://github.com/anyesh/ballot_paper_classification","last_synced_at":"2025-07-20T20:06:15.150Z","repository":{"id":54888355,"uuid":"265779912","full_name":"Anyesh/ballot_paper_classification","owner":"Anyesh","description":"Ballot paper classification using deep learning","archived":false,"fork":false,"pushed_at":"2022-05-02T08:49:15.000Z","size":2108,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T10:42:09.126Z","etag":null,"topics":["cnn","deep-learning","image-classification","image-processing"],"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/Anyesh.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":"2020-05-21T07:09:14.000Z","updated_at":"2020-09-17T02:05:09.000Z","dependencies_parsed_at":"2022-08-14T05:50:28.299Z","dependency_job_id":null,"html_url":"https://github.com/Anyesh/ballot_paper_classification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anyesh/ballot_paper_classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fballot_paper_classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fballot_paper_classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fballot_paper_classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fballot_paper_classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anyesh","download_url":"https://codeload.github.com/Anyesh/ballot_paper_classification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fballot_paper_classification/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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":["cnn","deep-learning","image-classification","image-processing"],"created_at":"2024-11-12T01:08:25.150Z","updated_at":"2025-07-20T20:06:15.132Z","avatar_url":"https://github.com/Anyesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ballot Paper Classification - Computer Vision Project\n\n## Demo\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./example.png\"  /\u003e\n\u003c/p\u003e\n\n## Model\n\nThe model is trained on ResNet50 architecture.\nModel and encoder can be downloaded from the following link:\n\nhttps://www.floydhub.com/cruzaan/datasets/ballot-model/1/\n\nStore the `model`and `encoder` in artifacts directory.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./loss_plot.png\"  /\u003e\n\u003c/p\u003e\n\n## Prepare the data for Evaluation\n\nPrepare your dataset to proceed with the model. Your data folder structure should be on following format:\n\n```\n│\n├── data             \u003c- Root data folder\n|   |── 0             \u003c- Sub data folder with it's associated label\n|       |── img1.jpeg   \u003c- Image file with same filename as on csv file\n|   |── 1\n│\n```\n\nTo structure data this way, while running `evaluate.py` make sure to change `process_data` param to `True`\n\n## Evaluate data\n\nThe `evaluate.py` function will evaluate the provided data and returns the evaluation report as an output.\n\n```\npython evaluate.py\n```\n\n# Flask App\n\nTo run the flask app, use the following command.\n\n```\npython app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyesh%2Fballot_paper_classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyesh%2Fballot_paper_classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyesh%2Fballot_paper_classification/lists"}