{"id":21464289,"url":"https://github.com/marcpinet/handigits","last_synced_at":"2026-02-23T00:40:48.801Z","repository":{"id":241384225,"uuid":"803528337","full_name":"marcpinet/handigits","owner":"marcpinet","description":"🖐️ Background-independent deep learning model for hand sign digit recognition, using my own Deep Learning framework! (Neuralnetlib)","archived":false,"fork":false,"pushed_at":"2025-02-01T19:52:42.000Z","size":23131,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T17:22:17.734Z","etag":null,"topics":["cv2","deep-learning","hand","keras","mediapipe","preprocessing","recognition","tensorflow"],"latest_commit_sha":null,"homepage":"https://marcpinet.me","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcpinet.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,"zenodo":null}},"created_at":"2024-05-20T22:36:58.000Z","updated_at":"2025-02-01T19:52:45.000Z","dependencies_parsed_at":"2025-02-01T20:34:25.634Z","dependency_job_id":null,"html_url":"https://github.com/marcpinet/handigits","commit_stats":null,"previous_names":["marcpinet/handigit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcpinet/handigits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcpinet%2Fhandigits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcpinet%2Fhandigits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcpinet%2Fhandigits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcpinet%2Fhandigits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcpinet","download_url":"https://codeload.github.com/marcpinet/handigits/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcpinet%2Fhandigits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29733121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"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":["cv2","deep-learning","hand","keras","mediapipe","preprocessing","recognition","tensorflow"],"created_at":"2024-11-23T07:31:11.907Z","updated_at":"2026-02-23T00:40:48.774Z","avatar_url":"https://github.com/marcpinet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Handigits\n\n## 📝 Description\n\nThe goal of this project was to make a deep learning model that could recognize hand signs digits, no matter the environment.\n\n\u003e [!TIP]\n\u003e NEW: The project now uses [Neuralnetlib, my own deep learning framework](https://github.com/marcpinet/neuralnetlib) instead of TensorFlow and Keras!\n\nEvery information you need is in the source code, but here are some important points:\n\n- The dataset used is: [Sign-Language-Digits-Dataset](https://github.com/ardamavi/Sign-Language-Digits-Dataset)\n- The library I use to detect the hand is: [mediapipe](https://github.com/google-ai-edge/mediapipe)\n\nI don't think this project deserves a bigger README, like my other projects.\n\nIt was primarily made for fun and to learn more about real-time processing and deep learning.\n\n## 🎥 Demo\n\n![demo](resources/demo.gif)\n\n## 💡 How to use\n\n### Prerequisites\n\n* Python 3.7.0+\n\nGet a copy of the Project. Assuming you have git installed, open your Terminal and enter:\n\n```bash\ngit clone 'https://github.com/marcpinet/handigits'\n```\n\nTo install all needed requirements run the following command in the project directory:\n\n```bash\npip install -r requirements.txt\n```\n\n### Running\n\nAfter that, you can proceed to start the program by running `main.py`.\n\n## 🐛 Known issues\n\n* Nothing yet!\n\n## 🥅 TO-DO List\n\n* Nothing yet!\n\n## ✍️ Authors\n\n* **Marc Pinet** - *Initial work* - [marcpinet](https://github.com/marcpinet)\n\n## 📃 License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcpinet%2Fhandigits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcpinet%2Fhandigits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcpinet%2Fhandigits/lists"}