{"id":20958877,"url":"https://github.com/hayden-donnelly/pose-estimation","last_synced_at":"2025-09-30T07:32:02.279Z","repository":{"id":153158148,"uuid":"620587434","full_name":"hayden-donnelly/pose-estimation","owner":"hayden-donnelly","description":"Demo of movenet pose estimation. Can be used to create videos with overlayed pose estimations for up to six people.","archived":false,"fork":false,"pushed_at":"2023-06-22T22:21:55.000Z","size":535,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-19T01:52:12.011Z","etag":null,"topics":["computer-vision","machine-learning","opencv","pose-estimation"],"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/hayden-donnelly.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":"2023-03-29T01:24:56.000Z","updated_at":"2023-11-28T19:10:04.000Z","dependencies_parsed_at":"2024-04-19T09:49:59.088Z","dependency_job_id":null,"html_url":"https://github.com/hayden-donnelly/pose-estimation","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayden-donnelly%2Fpose-estimation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayden-donnelly%2Fpose-estimation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayden-donnelly%2Fpose-estimation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayden-donnelly%2Fpose-estimation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hayden-donnelly","download_url":"https://codeload.github.com/hayden-donnelly/pose-estimation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234715649,"owners_count":18875908,"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":["computer-vision","machine-learning","opencv","pose-estimation"],"created_at":"2024-11-19T01:50:06.622Z","updated_at":"2025-09-30T07:32:01.907Z","avatar_url":"https://github.com/hayden-donnelly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pose-estimation\nDemo of movenet pose estimation. Can be used to create videos with overlayed pose estimations for up to six people.\n\n[Singlepose Example](https://youtu.be/N1KlFnjoEtg), [Multipose Example](https://youtu.be/XxJNebC_oqc)\n\n## Usage\n\nRun ``movenet.py`` with ``--input_path`` set to the input video path. By default the output will be saved to ``./data``.\n\nExample:\n\n```\npython movenet.py --path ../data/input/pose_estimation_video.mp4\n```\n\nFull list of parameters:\n\n- ``--input_path``: Path to input video file. Default: ``None``\n- ``--output_path``: Path to output directroy. Default: ``./data``\n- ``--confidence_threshold``: Confidence threshold for keypoints. Default: ``0.1``\n\n## Docker Environment\nBuilding image:\n```\ndocker-compose build\n```\n\nStarting container/environment:\n```\ndocker-compose up -d\n```\n\nOpening a shell in container:\n```\ndocker-compose exec pose-estimation bash\n```\n\nInstead of opening a shell, you can also go to http://localhost:8888/ to access a Jupyter Lab instance running inside the container.\n\nStopping container/environment:\n```\ndocker-compose down\n```\n\n## Example Output\n\u003cimg src=\"./images/demo_image.jpg\" width=\"270px\"\u003e\u003c/img\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayden-donnelly%2Fpose-estimation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhayden-donnelly%2Fpose-estimation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayden-donnelly%2Fpose-estimation/lists"}