{"id":20864631,"url":"https://github.com/wonder-tree/posecamera-cpp","last_synced_at":"2025-10-17T20:54:04.129Z","repository":{"id":178812901,"uuid":"350980906","full_name":"Wonder-Tree/PoseCamera-cpp","owner":"Wonder-Tree","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-07T07:03:08.000Z","size":17766,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T08:18:31.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wonder-Tree.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":"2021-03-24T07:11:25.000Z","updated_at":"2021-06-07T07:03:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"db9f223c-fef2-4835-af3c-491c68275a03","html_url":"https://github.com/Wonder-Tree/PoseCamera-cpp","commit_stats":null,"previous_names":["wonder-tree/posecamera-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonder-Tree%2FPoseCamera-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonder-Tree%2FPoseCamera-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonder-Tree%2FPoseCamera-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonder-Tree%2FPoseCamera-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wonder-Tree","download_url":"https://codeload.github.com/Wonder-Tree/PoseCamera-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243238968,"owners_count":20259126,"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":[],"created_at":"2024-11-18T05:43:33.991Z","updated_at":"2025-10-17T20:53:59.088Z","avatar_url":"https://github.com/Wonder-Tree.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CodeFactor](https://www.codefactor.io/repository/github/wonder-tree/posecamera-cpp/badge)](https://www.codefactor.io/repository/github/wonder-tree/posecamera-cpp)\n\n# PoseCamera(cpp)\n\n## Realtime Humanpose Estimation in C++\n\nThis is a realtime humanpose estimation using libtorch. This project can runs realtime (16fps) on CPU and about 50fps on GPU. \n\n## Install\n\n\n\u003e use `trace_model.py` file to trace your pytorch model for libtorch c++\n\nIn order to run this demo, you have to follow these steps:\n\n1. Install thor which provide visualization utils.\n\n   ```\n   # Download libtorch\n   # install thor\n   git clone http://github.com/jinfagang/thor\n   cd thor\n   mkdir build \u0026\u0026 cd build\n   cmake ..\n   make -j8\n   sudo make install\n   ```\n\n   \n\n2. make executable file\n\n   ```\n   mkdir build\n   cd build\n   cmake .. \u0026\u0026 make -j4\n   ```\n      \n\nAnd that is all!  **make sure you have copied libtorch to your home folder**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonder-tree%2Fposecamera-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonder-tree%2Fposecamera-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonder-tree%2Fposecamera-cpp/lists"}