{"id":16556543,"url":"https://github.com/asadullah-dal17/machine-learning-models-mediapipe-","last_synced_at":"2025-10-28T20:30:37.990Z","repository":{"id":52941345,"uuid":"353541351","full_name":"Asadullah-Dal17/Machine-Learning-Models-Mediapipe-","owner":"Asadullah-Dal17","description":"Trying different model, ","archived":false,"fork":false,"pushed_at":"2023-12-08T01:12:57.000Z","size":55,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-08T02:25:23.313Z","etag":null,"topics":["mediapipe","mediapipe-facemesh","mediapipe-hands","mediapipe-models","open-source","open-source-project","opencv-python","opensource","opnecv"],"latest_commit_sha":null,"homepage":"","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/Asadullah-Dal17.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}},"created_at":"2021-04-01T01:50:50.000Z","updated_at":"2023-10-25T23:37:09.000Z","dependencies_parsed_at":"2022-08-28T09:01:37.665Z","dependency_job_id":"ae9cd6c4-c7be-43e0-af18-1ebd43bdc9be","html_url":"https://github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asadullah-Dal17%2FMachine-Learning-Models-Mediapipe-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asadullah-Dal17%2FMachine-Learning-Models-Mediapipe-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asadullah-Dal17%2FMachine-Learning-Models-Mediapipe-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asadullah-Dal17%2FMachine-Learning-Models-Mediapipe-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asadullah-Dal17","download_url":"https://codeload.github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219858900,"owners_count":16556039,"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":["mediapipe","mediapipe-facemesh","mediapipe-hands","mediapipe-models","open-source","open-source-project","opencv-python","opensource","opnecv"],"created_at":"2024-10-11T20:05:00.208Z","updated_at":"2025-10-28T20:30:32.672Z","avatar_url":"https://github.com/Asadullah-Dal17.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  :pushpin:Machine-Learning-Models-Mediapipe :camera:\n\nThis Repository shows how to use the machine learning models from [**Mediapipe**](https://google.github.io/mediapipe/) for any use case. We will be using the OpenCV-Python library. \n\n----\n## Table of Contents\n1. [About Mediapipe](#about-mediapipe)\n2. [Features](#features)\n3. [Installation](#installation)\n   - [Requirements](#requirements)\n4. [Contributing](#contributing)\n   - [Steps](#steps)\n5. [Languages](#languages)\n6. [License](#license)\n7. [Contact](#contact)\n\n## About Mediapipe\nMediapipe is an open-source, cross-platform library that provides Machine Learning solutions. The solutions range from face detection to objectron. Different models can be found [**here**](https://google.github.io/mediapipe/solutions/models)\n\n## Features\nThese are the solutions I have provided examples for. My [youtube channel](https://www.youtube.com/c/aiphile) explains these solutions more in depth. \n- [**Hand Pos**](https://github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-/tree/master/handPos)\n- [**Pos Estimation**](https://github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-/tree/master/Pos-Estimation) \n- [**Holistic Pos Estimation**](https://github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-/tree/master/Holistic-Pos) \n\n\n## Installation \n\n### Requirements\nThe installation of both OpenCV and Mediapipe libraries is required. \n\n1. [Mediapipe](https://pypi.org/project/mediapipe/)\n\n2. [OpenCV-python](https://pypi.org/project/opencv-python/) \n\n- Installing Mediapipe \n   \n   On Windows \n   \n   `pip install mediapipe`\n   \n   On Mac/Linux\n   \n   `pip3 install mediapipe`\n   \n   For more details, check out the official site [here](https://google.github.io/mediapipe/getting_started/python.html).\n\n- Installing OpenCV-python\n   \n   On Windows\n\n   `pip install opencv-python`\n\n   On Mac/Linux\n\n   `pip3 install opencv-python`\n\n## Contributing \nMore Mediapipe machine-learning models can be implemented into this code base. Any contributions made are appreciated.\n\n### Steps\n1. Fork project and clone\n2. Create feature branch (name of ML model)\n3. Commit and push changes to branch\n4. Open a Pull Request \n\n## Languages\n- Python\n\n## License \nDistributed under MIT License. See [LICENSE](https://github.com/Asadullah-Dal17/Machine-Learning-Models-Mediapipe-/blob/master/LICENSE) for more information. \n\n## Contact\nIf you found this helpful, please star it. :star:\n\nYou can watch my tutorial on Computer Vision Topics on my channel \u003ca href=\"https://www.youtube.com/c/aiphile\"\u003e  \u003cimg alt=\"AiPhile Youtube\" src=\"https://user-images.githubusercontent.com/66181793/131223988-882d53a0-4882-468f-9bd7-46b46466baae.png\"  width=\"20\"\u003e \u003c/a\u003e\n\n\nIf you have any questions or need help in CV Project, feel free to DM on Instagram  \u003ca href=\"https://www.instagram.com/aiphile17/\"\u003e  \u003cimg alt=\"Instagram\" src=\"https://user-images.githubusercontent.com/66181793/131223931-32d84c10-88b4-4cd6-8eb8-89f06c3b5b51.png\"  width=\"20\"\u003e \u003c/a\u003e\n\nYou can reach out to me here: \n   \u003cdiv id=\"badges\"\u003e\n\n \u003c!-- Youtube Badge --\u003e\n  \u003ca href=\"https://www.youtube.com/c/aiphile\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/YouTube-red?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\" alt=\"Youtube Badge\"/\u003e\n  \u003c/a\u003e\n\n\u003c!-- Instagram Badge  --\u003e\n  \u003ca href=\"https://www.instagram.com/aiphile17\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Instagram-purple?style=for-the-badge\u0026logo=Instagram\u0026logoColor=white\" alt=\"Medium Badge\"/\u003e\n\n\u003c!-- Medium Badge  --\u003e\n  \u003ca href=\"https://medium.com/@aiphile\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Medium-black?style=for-the-badge\u0026logo=Medium\u0026logoColor=white\" alt=\"Medium Badge\"/\u003e\n  \u003c/a\u003e\n\n\u003c!-- LinkedIn Badge --\u003e\n  \u003ca href=\"https://www.linkedin.com/company/aiphile\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn Badge\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- Face book badge  --\u003e\n\u003ca href=\"https://asadullah.super.site\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/My%20Profile-black?style=for-the-badge\u0026logo=Profile\u0026logoColor=Green\" alt=\"Facebook Badge\"/\u003e\n  \u003c/a\u003e \n  \u003c!-- Twitter Badge  --\u003e\n  \u003ca href=\"https://twitter.com/ai_phile\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Twitter-blue?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" alt=\"Twitter Badge\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadullah-dal17%2Fmachine-learning-models-mediapipe-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadullah-dal17%2Fmachine-learning-models-mediapipe-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadullah-dal17%2Fmachine-learning-models-mediapipe-/lists"}