{"id":38395,"name":"mmhuman3d","description":"OpenMMLab 3D Human Parametric Model Toolbox and Benchmark","url":"https://github.com/open-mmlab/mmhuman3d","last_synced_at":"2025-09-05T07:47:32.909Z","repository":{"id":36980585,"uuid":"432877190","full_name":"open-mmlab/mmhuman3d","owner":"open-mmlab","description":"OpenMMLab 3D Human Parametric Model Toolbox and Benchmark","archived":false,"fork":false,"pushed_at":"2024-11-12T08:32:46.000Z","size":4238,"stargazers_count":1359,"open_issues_count":133,"forks_count":149,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-08-12T16:53:35.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mmhuman3d.readthedocs.io/","language":"Python","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/open-mmlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-29T02:10:31.000Z","updated_at":"2025-08-11T06:04:06.000Z","dependencies_parsed_at":"2024-01-02T04:22:12.401Z","dependency_job_id":"ffab91f6-4f60-4465-83cc-ee826d89d254","html_url":"https://github.com/open-mmlab/mmhuman3d","commit_stats":{"total_commits":235,"total_committers":37,"mean_commits":6.351351351351352,"dds":0.8382978723404255,"last_synced_commit":"2e541423c14bb36ca41fe144ef39b5ca6033b971"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/open-mmlab/mmhuman3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/sbom","scorecard":{"id":708413,"data":{"date":"2025-08-11","repo":{"name":"github.com/open-mmlab/mmhuman3d","commit":"8c95747175f8c4bd76d5e0be7be244f8a9a4a6de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmhuman3d/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:21","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"38 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T07:25:49.881Z","repository_id":36980585,"created_at":"2025-08-22T07:25:49.881Z","updated_at":"2025-08-22T07:25:49.881Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728156,"owners_count":25157136,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"open-mmlab","name":"OpenMMLab","uuid":"10245193","kind":"organization","description":"","email":null,"website":"https://openmmlab.com","location":"China","twitter":"OpenMMLab","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10245193?v=4","repositories_count":53,"last_synced_at":"2025-03-22T16:45:34.723Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open-mmlab","funding_links":[],"total_stars":126795,"followers":10989,"following":0,"created_at":"2022-11-13T11:44:40.846Z","updated_at":"2025-03-22T16:45:34.723Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab/repositories"},"packages":[{"id":2804870,"name":"mmhuman3d","ecosystem":"pypi","description":"OpenMMLab 3D Human Parametric Model Toolbox and Benchmark","homepage":"https://github.com/open-mmlab/mmhuman3d","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/open-mmlab/mmhuman3d","keywords_array":["3D","Human"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-12-03T03:20:38.000Z","latest_release_published_at":"2023-04-05T07:21:37.000Z","latest_release_number":"0.11.0","last_synced_at":"2025-08-12T16:56:24.840Z","created_at":"2022-04-10T11:37:39.248Z","updated_at":"2025-08-13T03:08:43.899Z","registry_url":"https://pypi.org/project/mmhuman3d/","install_command":"pip install mmhuman3d --index-url https://pypi.org/simple","documentation_url":"https://mmhuman3d.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"mmhuman3d"},"repo_metadata":{"id":36980585,"uuid":"432877190","full_name":"open-mmlab/mmhuman3d","owner":"open-mmlab","description":"OpenMMLab 3D Human Parametric Model Toolbox and Benchmark","archived":false,"fork":false,"pushed_at":"2024-11-12T08:32:46.000Z","size":4238,"stargazers_count":1359,"open_issues_count":133,"forks_count":149,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-08-12T16:53:35.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mmhuman3d.readthedocs.io/","language":"Python","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/open-mmlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-29T02:10:31.000Z","updated_at":"2025-08-11T06:04:06.000Z","dependencies_parsed_at":"2024-01-02T04:22:12.401Z","dependency_job_id":"ffab91f6-4f60-4465-83cc-ee826d89d254","html_url":"https://github.com/open-mmlab/mmhuman3d","commit_stats":{"total_commits":235,"total_committers":37,"mean_commits":6.351351351351352,"dds":0.8382978723404255,"last_synced_commit":"2e541423c14bb36ca41fe144ef39b5ca6033b971"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/open-mmlab/mmhuman3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270172657,"owners_count":24539408,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"open-mmlab","name":"OpenMMLab","uuid":"10245193","kind":"organization","description":"","email":null,"website":"https://openmmlab.com","location":"China","twitter":"OpenMMLab","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10245193?v=4","repositories_count":53,"last_synced_at":"2025-03-22T16:45:34.723Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open-mmlab","funding_links":[],"total_stars":126795,"followers":10989,"following":0,"created_at":"2022-11-13T11:44:40.846Z","updated_at":"2025-03-22T16:45:34.723Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab/repositories"},"tags":[{"name":"v0.11.0","sha":"03b4666ad7071cd6d1d49f652faffba1ef679be5","kind":"commit","published_at":"2023-04-05T07:12:13.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.11.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"6e60ad1a53a769c4c74602579ac84f4a5e77ee9d","kind":"commit","published_at":"2022-10-12T09:17:05.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.10.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2d39ccc15c6ebe1f1cf64fb4dc7f3bf1486272c7","kind":"commit","published_at":"2022-07-13T10:19:45.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.9.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d0d0c9879b54a08511a53115004cc88575aefeaa","kind":"commit","published_at":"2022-06-01T03:45:26.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.8.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d01e2d01e871021b496fe3d0547404e3898cf35c","kind":"commit","published_at":"2022-04-29T16:50:59.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.7.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d17368f4883f3103275371c17c0ce3a780fc7eb7","kind":"commit","published_at":"2022-04-01T14:29:49.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.6.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"20a1c620ce7be0b7811299b2e471999922a4fbba","kind":"commit","published_at":"2022-02-11T17:01:20.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.5.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7615dbf32f55dbf43222bf75532db513327eca8f","kind":"commit","published_at":"2022-01-04T04:00:11.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.4.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f107203714f9627a9308d4515d35ab8fbd0074a4","kind":"commit","published_at":"2021-12-02T16:17:32.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.3.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T03:08:43.898Z","dependent_packages_count":0,"downloads":182,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.886721628818773,"dependent_repos_count":22.154802339843382,"dependent_packages_count":7.341101361763688,"stargazers_count":2.0334791855861805,"forks_count":4.335468044203847,"docker_downloads_count":null,"average":11.950314512043175},"purl":"pkg:pypi/mmhuman3d","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mmhuman3d","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mmhuman3d","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mmhuman3d/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-24T13:38:30.368Z","issues_count":102,"pull_requests_count":61,"avg_time_to_close_issue":2678860.947368421,"avg_time_to_close_pull_request":2767646.5217391304,"issues_closed_count":19,"pull_requests_closed_count":46,"pull_request_authors_count":24,"issue_authors_count":73,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.4262295081967213,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":517691.0,"past_year_avg_time_to_close_pull_request":153805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/issues","maintainers":[{"login":"Wei-Chen-hub","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wei-Chen-hub"},{"login":"caizhongang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"},{"login":"ttxskk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttxskk"},{"login":"JacobLiu-S","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JacobLiu-S"},{"login":"oneScotch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oneScotch"},{"login":"jiaqiAA","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jiaqiAA"},{"login":"WenjiaWang0312","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WenjiaWang0312"},{"login":"pangyyyyy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangyyyyy"},{"login":"WYJSJTU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WYJSJTU"},{"login":"kimren227","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kimren227"},{"login":"ly015","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ly015"},{"login":"mingyuan-zhang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyuan-zhang"},{"login":"juxuan27","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juxuan27"},{"login":"Coach257","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Coach257"},{"login":"LazyBusyYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LazyBusyYang"}],"active_maintainers":[{"login":"caizhongang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmhuman3d/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmhuman3d/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmhuman3d/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmhuman3d/related_packages","maintainers":[{"uuid":"openmmlab","login":"openmmlab","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/openmmlab/","role":null,"created_at":"2023-02-22T11:14:25.314Z","updated_at":"2023-02-22T11:14:25.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/openmmlab/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725027,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10383340,"name":"github.com/open-mmlab/mmhuman3d","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/open-mmlab/mmhuman3d","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-12-02T16:17:32.000Z","latest_release_published_at":"2023-04-05T07:12:13.000Z","latest_release_number":"v0.11.0","last_synced_at":"2025-08-12T16:56:26.308Z","created_at":"2024-06-17T05:16:49.113Z","updated_at":"2025-08-13T03:08:43.919Z","registry_url":"https://pkg.go.dev/github.com/open-mmlab/mmhuman3d","install_command":"go get github.com/open-mmlab/mmhuman3d","documentation_url":"https://pkg.go.dev/github.com/open-mmlab/mmhuman3d#section-documentation","metadata":{},"repo_metadata":{"id":36980585,"uuid":"432877190","full_name":"open-mmlab/mmhuman3d","owner":"open-mmlab","description":"OpenMMLab 3D Human Parametric Model Toolbox and Benchmark","archived":false,"fork":false,"pushed_at":"2024-11-12T08:32:46.000Z","size":4238,"stargazers_count":1359,"open_issues_count":133,"forks_count":149,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-08-12T16:53:35.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mmhuman3d.readthedocs.io/","language":"Python","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/open-mmlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-29T02:10:31.000Z","updated_at":"2025-08-11T06:04:06.000Z","dependencies_parsed_at":"2024-01-02T04:22:12.401Z","dependency_job_id":"ffab91f6-4f60-4465-83cc-ee826d89d254","html_url":"https://github.com/open-mmlab/mmhuman3d","commit_stats":{"total_commits":235,"total_committers":37,"mean_commits":6.351351351351352,"dds":0.8382978723404255,"last_synced_commit":"2e541423c14bb36ca41fe144ef39b5ca6033b971"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/open-mmlab/mmhuman3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270172657,"owners_count":24539408,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"open-mmlab","name":"OpenMMLab","uuid":"10245193","kind":"organization","description":"","email":null,"website":"https://openmmlab.com","location":"China","twitter":"OpenMMLab","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10245193?v=4","repositories_count":53,"last_synced_at":"2025-03-22T16:45:34.723Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open-mmlab","funding_links":[],"total_stars":126795,"followers":10989,"following":0,"created_at":"2022-11-13T11:44:40.846Z","updated_at":"2025-03-22T16:45:34.723Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab/repositories"},"tags":[{"name":"v0.11.0","sha":"03b4666ad7071cd6d1d49f652faffba1ef679be5","kind":"commit","published_at":"2023-04-05T07:12:13.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.11.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"6e60ad1a53a769c4c74602579ac84f4a5e77ee9d","kind":"commit","published_at":"2022-10-12T09:17:05.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.10.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"2d39ccc15c6ebe1f1cf64fb4dc7f3bf1486272c7","kind":"commit","published_at":"2022-07-13T10:19:45.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.9.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d0d0c9879b54a08511a53115004cc88575aefeaa","kind":"commit","published_at":"2022-06-01T03:45:26.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.8.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"d01e2d01e871021b496fe3d0547404e3898cf35c","kind":"commit","published_at":"2022-04-29T16:50:59.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.7.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d17368f4883f3103275371c17c0ce3a780fc7eb7","kind":"commit","published_at":"2022-04-01T14:29:49.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.6.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"20a1c620ce7be0b7811299b2e471999922a4fbba","kind":"commit","published_at":"2022-02-11T17:01:20.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.5.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7615dbf32f55dbf43222bf75532db513327eca8f","kind":"commit","published_at":"2022-01-04T04:00:11.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.4.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f107203714f9627a9308d4515d35ab8fbd0074a4","kind":"commit","published_at":"2021-12-02T16:17:32.000Z","download_url":"https://codeload.github.com/open-mmlab/mmhuman3d/tar.gz/v0.3.0","html_url":"https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/open-mmlab/mmhuman3d@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T03:08:43.918Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/open-mmlab/mmhuman3d","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/open-mmlab/mmhuman3d","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/open-mmlab/mmhuman3d","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/open-mmlab/mmhuman3d/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-24T13:38:30.368Z","issues_count":102,"pull_requests_count":61,"avg_time_to_close_issue":2678860.947368421,"avg_time_to_close_pull_request":2767646.5217391304,"issues_closed_count":19,"pull_requests_closed_count":46,"pull_request_authors_count":24,"issue_authors_count":73,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.4262295081967213,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":517691.0,"past_year_avg_time_to_close_pull_request":153805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/issues","maintainers":[{"login":"Wei-Chen-hub","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wei-Chen-hub"},{"login":"caizhongang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"},{"login":"ttxskk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttxskk"},{"login":"JacobLiu-S","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JacobLiu-S"},{"login":"oneScotch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oneScotch"},{"login":"jiaqiAA","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jiaqiAA"},{"login":"WenjiaWang0312","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WenjiaWang0312"},{"login":"pangyyyyy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangyyyyy"},{"login":"WYJSJTU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WYJSJTU"},{"login":"kimren227","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kimren227"},{"login":"ly015","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ly015"},{"login":"mingyuan-zhang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyuan-zhang"},{"login":"juxuan27","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juxuan27"},{"login":"Coach257","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Coach257"},{"login":"LazyBusyYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LazyBusyYang"}],"active_maintainers":[{"login":"caizhongang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmhuman3d/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmhuman3d/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmhuman3d/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmhuman3d/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951560,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":612752,"full_name":"open-mmlab/mmhuman3d","default_branch":"main","committers":[{"name":"LazyBusyYang","email":"gaoyang_cn@outlook.com","login":"LazyBusyYang","count":39},{"name":"Zhongang Cai","email":"62529255+caizhongang","login":"caizhongang","count":34},{"name":"pangyyyyy","email":"pangyyyyyy96@gmail.com","login":"pangyyyyy","count":33},{"name":"Lei Yang","email":"yangleidev@gmail.com","login":"yl-1993","count":32},{"name":"ttxskk","email":"sunqingpings@gmail.com","login":"ttxskk","count":22},{"name":"JasonBoy1","email":"wwj940312@126.com","login":"WenjiaWang0312","count":20},{"name":"mingyuan-zhang","email":"zhangmy718@gmail.com","login":"mingyuan-zhang","count":15},{"name":"Jacob_Liu","email":"shuliu@student.ethz.ch","login":"JacobLiu-S","count":6},{"name":"jiaqiAA","email":"63891270+jiaqiAA","login":"jiaqiAA","count":5},{"name":"LengYue","email":"lengyue@lengyue.me","login":"leng-yue","count":3},{"name":"Tyler Luan","email":"tylerluan@163.com","login":"ykk648","count":3},{"name":"Wenjia Wang","email":"33180378+JasonBoy1","login":"JasonBoy1","count":3},{"name":"Xuan Ju","email":"89566272+juxuan27","login":"juxuan27","count":3},{"name":"Daxuan","email":"Kimren227@hotmail.com","login":"kimren227","count":3},{"name":"oneScotch","email":"71915686+oneScotch","login":"oneScotch","count":2},{"name":"Zhu Shuai","email":"zhushuai0403@163.com","login":"Zessay","count":2},{"name":"Shannon","email":"75369802+Naive-Bayes","login":"Naive-Bayes","count":2},{"name":"rshaojimmy","email":"ruishao@life.hkbu.edu.hk","login":null,"count":1},{"name":"Haofan Wang","email":"haofanwang.ai@gmail.com","login":"haofanwang","count":1},{"name":"zhengjie.xu","email":"jerryxuzhengjie@gmail.com","login":"crazysteeaam","count":1},{"name":"wooil","email":"projwi@gmail.com","login":"woo1","count":1},{"name":"wendaizhou","email":"57831849+wendaizhou","login":"wendaizhou","count":1},{"name":"liuzhe","email":"51951040+Fubuki901","login":"Fubuki901","count":1},{"name":"innerlee","email":"363664470@qq.com","login":"innerlee","count":1},{"name":"ailingzengzzz","email":"ailingzengzzz@gmail.com","login":"ailingzengzzz","count":1},{"name":"ZHELUN SHI","email":"45021066+Coach257","login":"Coach257","count":1},{"name":"Yunfeng Wang","email":"vra","login":"vra","count":1},{"name":"Yongtao Ge","email":"yongtao.ge@adelaide.edu.au","login":"YongtaoGe","count":1},{"name":"Yining Li","email":"liyining0712@gmail.com","login":"ly015","count":1},{"name":"Yinghao Zhu","email":"yhzhu99@gmail.com","login":"yhzhu99","count":1},{"name":"WYJSJTU","email":"60090077+WYJSJTU","login":"WYJSJTU","count":1},{"name":"WEI CHEN","email":"77597327+Wei-Chen-hub","login":"Wei-Chen-hub","count":1},{"name":"Maoxie","email":"edwardyzt@gmail.com","login":"maoXyzt","count":1},{"name":"Kristijan Bartol","email":"kristijan.bartol@gmail.com","login":"kristijanbartol","count":1},{"name":"Kanghao Chen","email":"kanec9707@gmail.com","login":"KHao123","count":1}],"total_commits":245,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.0,"dds":0.8408163265306122,"past_year_committers":[{"name":"zhengjie.xu","email":"jerryxuzhengjie@gmail.com","login":"crazysteeaam","count":1},{"name":"Zhongang Cai","email":"62529255+caizhongang","login":"caizhongang","count":1},{"name":"Yinghao Zhu","email":"yhzhu99@gmail.com","login":"yhzhu99","count":1}],"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2025-03-13T05:56:20.170Z","last_synced_commit":"8c95747175f8c4bd76d5e0be7be244f8a9a4a6de","created_at":"2023-03-09T07:30:31.326Z","updated_at":"2025-03-13T05:56:20.183Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"open-mmlab/mmhuman3d","html_url":"https://github.com/open-mmlab/mmhuman3d","last_synced_at":"2025-08-13T18:28:40.246Z","status":"error","issues_count":102,"pull_requests_count":61,"avg_time_to_close_issue":2678860.947368421,"avg_time_to_close_pull_request":2767646.5217391304,"issues_closed_count":19,"pull_requests_closed_count":46,"pull_request_authors_count":24,"issue_authors_count":73,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.4262295081967213,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":517691.0,"past_year_avg_time_to_close_pull_request":153805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T17:55:03.907Z","updated_at":"2025-09-03T06:24:30.666Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmhuman3d/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":91,"COLLABORATOR":4,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":48,"CONTRIBUTOR":10,"NONE":3,"MEMBER":1},"issue_authors":{"lucasjinreal":8,"flyyyyer":5,"felixshing":4,"shihzenq":3,"SWWdz":3,"gjmm07":3,"github1838":2,"Dipankar1997161":2,"luohao123":2,"zhewei-mt":2,"Darius-H":2,"PMPBinZhang":2,"ChennyDeng":2,"WenjiaWang0312":2,"yuchen-ji":2,"prakashknaikade":1,"ShamLich":1,"Miles629":1,"PredyDaddy":1,"SizheAn":1,"ypilseong":1,"jaquilio":1,"Rook1e-li":1,"boshallen":1,"Rainfalllen":1,"iulsko":1,"shaheryar1":1,"ZhengtianXu":1,"canghaiyunfan":1,"zhang123-sys":1,"nicolasfischoeder":1,"chill781":1,"Ethan-cpp":1,"NagabhushanSN24":1,"John-Yao":1,"robinsonkwame":1,"Quicksilver466":1,"SiriusNEO":1,"Wei-Chen-hub":1,"shaoguowen":1,"lonelypicker":1,"Whiplash-18":1,"wang-zm18":1,"tianrking":1,"RohaanA":1,"Bobby-youngking":1,"lllllialois":1,"Vegetebird":1,"Naive-Bayes":1,"syguan96":1,"tdf1995":1,"WuHuadong3":1,"ShreelekhaR":1,"Gzzgz":1,"liuchangsmx":1,"APeiZou":1,"teddyzxcv":1,"luo3216":1,"CHENYUHANG-smp":1,"interestingzhuo":1,"no-Seaweed":1,"imabackstabber":1,"ttxskk":1,"smarino14":1,"YongtaoGe":1,"Keiku":1,"ykk648":1,"wmsofts":1,"vpromise":1},"pull_request_authors":{"caizhongang":8,"Wei-Chen-hub":6,"oneScotch":6,"ttxskk":6,"JacobLiu-S":6,"jiaqiAA":5,"pangyyyyy":3,"Zessay":2,"yhzhu99":2,"WenjiaWang0312":2,"crazysteeaam":2,"Naive-Bayes":2,"wendaizhou":1,"vra":1,"Fubuki901":1,"dldaisy":1,"juxuan27":1,"mingyuan-zhang":1,"LazyBusyYang":1,"kimren227":1,"WYJSJTU":1,"YongtaoGe":1,"ly015":1,"Coach257":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10092753,"issues_count":31358816,"pull_requests_count":96899754,"authors_count":10699020,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":6},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2},"past_year_issue_authors":{"gjmm07":3,"chill781":1,"Keiku":1,"teddyzxcv":1},"past_year_pull_request_authors":{"caizhongang":2},"maintainers":[{"login":"caizhongang","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"},{"login":"Wei-Chen-hub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Wei-Chen-hub"},{"login":"ttxskk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttxskk"},{"login":"JacobLiu-S","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JacobLiu-S"},{"login":"oneScotch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oneScotch"},{"login":"jiaqiAA","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jiaqiAA"},{"login":"WenjiaWang0312","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WenjiaWang0312"},{"login":"pangyyyyy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangyyyyy"},{"login":"WYJSJTU","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WYJSJTU"},{"login":"mingyuan-zhang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyuan-zhang"},{"login":"juxuan27","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juxuan27"},{"login":"LazyBusyYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LazyBusyYang"},{"login":"kimren227","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kimren227"},{"login":"ly015","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ly015"},{"login":"Coach257","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Coach257"}],"active_maintainers":[{"login":"caizhongang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caizhongang"}]},"events":{"total":{"IssuesEvent":4,"WatchEvent":143,"IssueCommentEvent":1,"PushEvent":11,"ForkEvent":17},"last_year":{"IssuesEvent":4,"WatchEvent":143,"IssueCommentEvent":1,"PushEvent":11,"ForkEvent":17}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T02:20:05.677Z","updated_at":"2022-06-29T02:20:05.677Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/requirements/docs.txt","dependencies":[{"id":87540605,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"runtime","optional":false},{"id":87540606,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540607,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.0.2","direct":true,"kind":"runtime","optional":false},{"id":87540608,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540609,"package_name":"sphinx_markdown_tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540610,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/readthedocs.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T02:20:05.726Z","updated_at":"2022-06-29T02:20:05.726Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/requirements/readthedocs.txt","dependencies":[{"id":87540611,"package_name":"mmcv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540612,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540613,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/runtime.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T02:20:05.772Z","updated_at":"2022-06-29T02:20:05.772Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/requirements/runtime.txt","dependencies":[{"id":87540614,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540615,"package_name":"cdflib","ecosystem":"pypi","requirements":"\u003c0.4.0","direct":true,"kind":"runtime","optional":false},{"id":87540616,"package_name":"chumpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540617,"package_name":"colormap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540618,"package_name":"easydev","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540619,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540620,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540621,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540622,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540623,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540624,"package_name":"pickle5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540625,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540626,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540627,"package_name":"smplx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540628,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540629,"package_name":"vedo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/tests.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T02:20:05.824Z","updated_at":"2022-06-29T02:20:05.824Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/requirements/tests.txt","dependencies":[{"id":87540630,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540631,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540632,"package_name":"interrogate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540633,"package_name":"isort","ecosystem":"pypi","requirements":"==4.3.21","direct":true,"kind":"runtime","optional":false},{"id":87540634,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":87540635,"package_name":"xdoctest","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":87540636,"package_name":"yapf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T11:30:31.310Z","updated_at":"2023-01-17T11:30:31.310Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/.github/workflows/build.yml","dependencies":[{"id":6984682535,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6984682536,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6984682537,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T11:30:31.394Z","updated_at":"2023-01-17T11:30:31.394Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6984682942,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6984682944,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T11:30:31.416Z","updated_at":"2023-01-17T11:30:31.416Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":6984683096,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6984683097,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-12T07:42:51.207Z","updated_at":"2023-10-12T07:42:51.207Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-12T07:42:51.217Z","updated_at":"2023-10-12T07:42:51.217Z","repository_link":"https://github.com/open-mmlab/mmhuman3d/blob/main/setup.py","dependencies":[]}],"score":16.078156599862105,"created_at":"2025-09-04T15:51:12.312Z","updated_at":"2025-10-07T08:15:45.465Z","avatar_url":"https://github.com/open-mmlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":182,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["vision-transformers","human-parametric-model","motion-capture","smpl","smpl-x","animal-pose-estimation","cpm","crowdpose","face-keypoint","freihand"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38395","html_url":"https://science.ecosyste.ms/projects/38395","bibtex_url":"https://science.ecosyste.ms/projects/38395/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38395/export.apalike"}