{"id":22604889,"url":"https://github.com/ajaichemmanam/simple_bodypix_python","last_synced_at":"2025-04-11T03:52:27.253Z","repository":{"id":37665413,"uuid":"253280095","full_name":"ajaichemmanam/simple_bodypix_python","owner":"ajaichemmanam","description":"A simple and minimal bodypix inference in python","archived":false,"fork":false,"pushed_at":"2023-03-24T23:47:16.000Z","size":5351,"stargazers_count":76,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T03:52:23.039Z","etag":null,"topics":["bodypix","bodypix-python","python","tensorflowjs"],"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/ajaichemmanam.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,"governance":null}},"created_at":"2020-04-05T16:29:15.000Z","updated_at":"2024-01-04T16:44:22.000Z","dependencies_parsed_at":"2022-09-09T08:02:45.989Z","dependency_job_id":"9f2b1173-f8df-4a49-962d-5ba59c227cac","html_url":"https://github.com/ajaichemmanam/simple_bodypix_python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaichemmanam%2Fsimple_bodypix_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaichemmanam%2Fsimple_bodypix_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaichemmanam%2Fsimple_bodypix_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaichemmanam%2Fsimple_bodypix_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaichemmanam","download_url":"https://codeload.github.com/ajaichemmanam/simple_bodypix_python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339261,"owners_count":21087214,"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":["bodypix","bodypix-python","python","tensorflowjs"],"created_at":"2024-12-08T13:11:42.792Z","updated_at":"2025-04-11T03:52:27.235Z","avatar_url":"https://github.com/ajaichemmanam.png","language":"Python","readme":"# simple_bodypix_python\nA simple and minimal bodypix inference in python\n\n\n# Getting Started\n1. Install requirements\n2. Download tfjs models for bodypix.\n```bash\n# For example, download a ResNet50-based model to ./bodypix_resnet50_float_model-stride16\n$ ./get-model.sh bodypix/resnet50/float/model-stride16\n```\n3. Set path to models and image for inference in .py files\n```py\nimagePath = './awesome_img.jpg'\nmodelPath = './bodypix_resnet50_float_model-stride16/'\n```\n4. python3 evalbody_singleposemodel.py (Image with single person)\n\n# Observed Results\n\nSINGLE POSE OUTPUT\n![SinglePose Output](https://raw.githubusercontent.com/ajaichemmanam/simple_bodypix_python/master/assets/singlepose.png)\n![SinglePose Part Heatmaps](https://raw.githubusercontent.com/ajaichemmanam/simple_bodypix_python/master/assets/singlepose_partheatmaps.png)\n\n# Acknowledgement\n1. https://github.com/patlevin for support functions\n2. https://github.com/likeablob for download script\n\n# Note:\nMultipose is work in progress. Pull Requests are welcome.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaichemmanam%2Fsimple_bodypix_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaichemmanam%2Fsimple_bodypix_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaichemmanam%2Fsimple_bodypix_python/lists"}