{"id":38022,"name":"mmdet3d","description":"OpenMMLab's next-generation platform for general 3D object detection.","url":"https://github.com/open-mmlab/mmdetection3d","last_synced_at":"2025-09-05T07:40:05.261Z","repository":{"id":37341871,"uuid":"277982133","full_name":"open-mmlab/mmdetection3d","owner":"open-mmlab","description":"OpenMMLab's next-generation platform for general 3D object detection.","archived":false,"fork":false,"pushed_at":"2024-07-10T15:19:34.000Z","size":21095,"stargazers_count":5759,"open_issues_count":627,"forks_count":1621,"subscribers_count":60,"default_branch":"main","last_synced_at":"2025-05-20T17:12:52.826Z","etag":null,"topics":["3d-object-detection","object-detection","point-cloud","pytorch"],"latest_commit_sha":null,"homepage":"https://mmdetection3d.readthedocs.io/en/latest/","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":"2020-07-08T03:39:45.000Z","updated_at":"2025-05-20T07:40:07.000Z","dependencies_parsed_at":"2022-07-13T15:59:47.230Z","dependency_job_id":"10cc9d4b-e385-42b6-8d16-780f07f8c521","html_url":"https://github.com/open-mmlab/mmdetection3d","commit_stats":{"total_commits":1270,"total_committers":113,"mean_commits":"11.238938053097344","dds":0.9125984251968504,"last_synced_commit":"fe25f7a51d36e3702f961e198894580d83c4387b"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/open-mmlab/mmdetection3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/sbom","scorecard":{"id":708408,"data":{"date":"2025-08-11","repo":{"name":"github.com/open-mmlab/mmdetection3d","commit":"fe25f7a51d36e3702f961e198894580d83c4387b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/28 approved changesets -- score normalized to 8","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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/merge_stage_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_stage_test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_mim.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":"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":"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":"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":"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":"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/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/deploy.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/mmdetection3d/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/mmdetection3d/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_stage_test.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/merge_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_stage_test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/pr_stage_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mim.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/test_mim.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_mim.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/open-mmlab/mmdetection3d/test_mim.yml/main?enable=pin","Warn: containerImage not pinned by hash: .circleci/docker/Dockerfile:7","Warn: containerImage not pinned by hash: docker/Dockerfile:5","Warn: containerImage not pinned by hash: docker/serve/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile:31-32","Warn: pipCommand not pinned by hash: docker/Dockerfile:35-38","Warn: pipCommand not pinned by hash: docker/serve/Dockerfile:37","Warn: pipCommand not pinned by hash: docker/serve/Dockerfile:42","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:216","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:218","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:219","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:222","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:135","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:135","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:146","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:147","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:150","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:180","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:182","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/merge_stage_test.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/pr_stage_test.yml:129","Warn: pipCommand not pinned by hash: .github/workflows/test_mim.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_mim.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_mim.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test_mim.yml:41","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of  72 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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:46.385Z","repository_id":37341871,"created_at":"2025-08-22T07:25:46.385Z","updated_at":"2025-08-22T07:25:46.385Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727753,"owners_count":25157132,"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":425325,"name":"mmdet3d","ecosystem":"pypi","description":"OpenMMLab's next-generation platformfor general 3D object detection.","homepage":"https://github.com/open-mmlab/mmdetection3d","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/open-mmlab/mmdetection3d","keywords_array":["computer vision","3D object detection"],"namespace":null,"versions_count":35,"first_release_published_at":"2020-07-23T10:17:34.000Z","latest_release_published_at":"2024-01-08T07:53:29.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-01-14T11:56:51.039Z","created_at":"2022-04-06T18:27:35.916Z","updated_at":"2025-01-14T11:56:55.843Z","registry_url":"https://pypi.org/project/mmdet3d/","install_command":"pip install mmdet3d --index-url https://pypi.org/simple","documentation_url":"https://mmdet3d.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"mmdet3d"},"repo_metadata":{"id":37341871,"uuid":"277982133","full_name":"open-mmlab/mmdetection3d","owner":"open-mmlab","description":"OpenMMLab's next-generation platform for general 3D object detection.","archived":false,"fork":false,"pushed_at":"2024-07-10T15:19:34.000Z","size":21095,"stargazers_count":5444,"open_issues_count":610,"forks_count":1567,"subscribers_count":61,"default_branch":"main","last_synced_at":"2025-01-13T20:09:04.529Z","etag":null,"topics":["3d-object-detection","object-detection","point-cloud","pytorch"],"latest_commit_sha":null,"homepage":"https://mmdetection3d.readthedocs.io/en/latest/","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}},"created_at":"2020-07-08T03:39:45.000Z","updated_at":"2025-01-13T19:40:00.000Z","dependencies_parsed_at":"2022-07-13T15:59:47.230Z","dependency_job_id":"10cc9d4b-e385-42b6-8d16-780f07f8c521","html_url":"https://github.com/open-mmlab/mmdetection3d","commit_stats":{"total_commits":1270,"total_committers":113,"mean_commits":"11.238938053097344","dds":0.9125984251968504,"last_synced_commit":"fe25f7a51d36e3702f961e198894580d83c4387b"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233890223,"owners_count":18746418,"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"},"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":42,"last_synced_at":"2023-03-02T21:30:46.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open-mmlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:44:40.846Z","updated_at":"2023-03-02T21:30:46.839Z","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":"v1.4.0","sha":"fe25f7a51d36e3702f961e198894580d83c4387b","kind":"commit","published_at":"2024-01-08T07:44:53.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.4.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5c0613be29bd2e51771ec5e046d89ba3089887c7","kind":"commit","published_at":"2023-10-19T07:29:23.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.3.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0f9dfa97a35ef87e16b700742d3c358d0ad15452","kind":"commit","published_at":"2023-07-04T15:46:15.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.2.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5bb968c5a99123b2b8ef27fdd5df83e00f0b1869","kind":"commit","published_at":"2023-05-31T07:33:31.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4ff136163ee4e6436e7f5c44f73c4a4932aa7657","kind":"commit","published_at":"2023-04-12T08:20:58.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0/manifests"},{"name":"v1.1.0rc3","sha":"341ff9980f624b2fbd3ce2b161590f821056f0a3","kind":"commit","published_at":"2023-01-06T15:00:19.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.0rc3","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc3/manifests"},{"name":"v1.0.0rc6","sha":"47285b3f1e9dba358e98fcd12e523cfd0769c876","kind":"commit","published_at":"2022-12-16T12:19:08.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc6","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc6/manifests"},{"name":"v1.1.0rc2","sha":"d7067e4430f4e99697b382b0e3ea5597af737a2c","kind":"commit","published_at":"2022-12-03T09:01:48.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.0rc2","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc2/manifests"},{"name":"v1.1.0rc1","sha":"28fe73d25013bd880d22b5952da7cd16f5116826","kind":"commit","published_at":"2022-10-15T02:59:08.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.0rc1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc1/manifests"},{"name":"v1.0.0rc5","sha":"fcb4545ce719ac121348cab59bac9b69dd1b1b59","kind":"commit","published_at":"2022-10-15T02:54:47.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc5","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc5/manifests"},{"name":"v1.1.0rc0","sha":"9611c2d0aae7a1a667a3eecaa92756fea1073f20","kind":"commit","published_at":"2022-09-01T13:21:24.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.1.0rc0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.1.0rc0/manifests"},{"name":"v1.0.0rc4","sha":"c9541b0db89498fdea5cafd05b7b17f7b625b858","kind":"commit","published_at":"2022-08-08T11:21:46.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc4","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc4/manifests"},{"name":"v1.0.0rc3","sha":"bb204696c19ded90121caea82e34fa3ff0bd131f","kind":"commit","published_at":"2022-06-14T13:05:41.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc3","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc3/manifests"},{"name":"v1.0.0rc2","sha":"76e351a7a6b0b83d7dc729bdfee5f17743c72f76","kind":"commit","published_at":"2022-05-01T12:47:30.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc2","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"333536f696264082813b404656eb3c2f0aca1c20","kind":"commit","published_at":"2022-04-06T13:01:09.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc1/manifests"},{"name":"v1.0.0rc0","sha":"32a4328b16b85aae26d08d81157ab74b58edcdb1","kind":"commit","published_at":"2022-02-24T01:48:54.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v1.0.0rc0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v1.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v1.0.0rc0/manifests"},{"name":"v0.18.1","sha":"f45977008a52baaf97640a0e9b2bbe5ea1c4be34","kind":"commit","published_at":"2022-02-09T09:06:15.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.18.1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6e1e5d1a06cbe2f1db5a2502f1e76a522b9e9c92","kind":"commit","published_at":"2022-01-05T16:24:51.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.18.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.18.0/manifests"},{"name":"v0.17.3","sha":"940e429438b535a09466dc330849f33b230d183b","kind":"commit","published_at":"2021-12-06T14:19:12.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.17.3","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"99ad831a8b04a7f5622c366d8e60745f92a62008","kind":"commit","published_at":"2021-11-01T03:12:22.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.17.2","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"f1107977dfd26155fc1f83779ee6535d2468f449","kind":"commit","published_at":"2021-10-08T08:07:15.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.17.1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"075f4442782faf0480008a808790f61b11ce3b32","kind":"commit","published_at":"2021-09-02T09:52:04.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.17.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a876a472b6906c1c3189fc9865568149139a75aa","kind":"commit","published_at":"2021-08-03T06:07:05.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.16.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1f79fc7b150f1a4b1d6cbb104ca5152b4c708d51","kind":"commit","published_at":"2021-07-02T08:18:29.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.15.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"fe570be78dacedf25ad98c486d833d810350270d","kind":"commit","published_at":"2021-06-01T06:45:29.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.14.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b255d16b9f8a19a8f1065a1ae6c88fd2a03dc325","kind":"commit","published_at":"2021-04-30T14:32:43.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.13.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"d055876a2a88385e38673d5133865d211282c1d4","kind":"commit","published_at":"2021-04-04T07:31:40.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.12.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"e3662725b6e44fc5343ecfeadbdc87a324824513","kind":"commit","published_at":"2021-03-02T13:53:46.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.11.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"1b39a483263825ac5a3e57fdf07d380adb7aa16d","kind":"commit","published_at":"2021-02-01T07:45:05.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.10.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d006848769d8c4e0334cd1c8a5717682aae6798b","kind":"commit","published_at":"2021-01-04T02:43:34.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.9.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b54cd1695af81484264d1069c74e24814e730b9a","kind":"commit","published_at":"2020-11-30T12:46:50.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.8.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"37ce1871eac08cb6c1e5cb9e01d633583a9f3a49","kind":"commit","published_at":"2020-11-01T09:25:48.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.7.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f05828b01a487bce979e13dc59dfc21bc445fce0","kind":"commit","published_at":"2020-10-11T10:00:18.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.6.1","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1cd50481e972b69b3d3d3cb4f4ada21a88edd338","kind":"commit","published_at":"2020-09-20T13:11:43.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.6.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"ea4962fb9c51773d36a8da8e42596da621e0a759","kind":"commit","published_at":"2020-07-23T10:14:28.000Z","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/v0.5.0","html_url":"https://github.com/open-mmlab/mmdetection3d/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-01-14T11:56:55.842Z","dependent_packages_count":1,"downloads":8592,"downloads_period":"last-month","dependent_repos_count":75,"rankings":{"downloads":3.1266630175310555,"dependent_repos_count":1.720985570709605,"dependent_packages_count":4.790953020032164,"stargazers_count":1.0776353601240705,"forks_count":1.1779865894266295,"docker_downloads_count":2.6836351472578266,"average":2.4296431175135584},"purl":"pkg:pypi/mmdet3d","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mmdet3d","docker_dependents_count":8,"docker_downloads_count":564,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mmdet3d","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mmdet3d/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-13T20:09:38.841Z","issues_count":507,"pull_requests_count":146,"avg_time_to_close_issue":2178241.5304878047,"avg_time_to_close_pull_request":4348155.489130435,"issues_closed_count":164,"pull_requests_closed_count":92,"pull_request_authors_count":69,"issue_authors_count":396,"avg_comments_per_issue":3.52465483234714,"avg_comments_per_pull_request":1.9794520547945205,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":119,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":617268.5625,"past_year_avg_time_to_close_pull_request":2323771.3333333335,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":104,"past_year_avg_comments_per_issue":1.3697478991596639,"past_year_avg_comments_per_pull_request":1.4230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/issues","maintainers":[{"login":"sunjiahao1999","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjiahao1999"},{"login":"Xiangxu-0103","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xiangxu-0103"},{"login":"JingweiZhang12","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JingweiZhang12"},{"login":"ZwwWayne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZwwWayne"},{"login":"lianqing11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianqing11"},{"login":"Tai-Wang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tai-Wang"},{"login":"wangruohui","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangruohui"},{"login":"ZCMax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZCMax"},{"login":"hellock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hellock"}],"active_maintainers":[{"login":"sunjiahao1999","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjiahao1999"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmdet3d/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmdet3d/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmdet3d/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmdet3d/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":"2022-11-14T18:33:31.955Z","updated_at":"2022-11-14T18:33:31.955Z","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":10362842,"name":"github.com/open-mmlab/mmdetection3d","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/open-mmlab/mmdetection3d","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2020-07-23T10:14:28.000Z","latest_release_published_at":"2024-01-08T07:44:53.000Z","latest_release_number":"v1.4.0","last_synced_at":"2025-08-23T22:21:00.589Z","created_at":"2024-06-12T06:21:47.352Z","updated_at":"2025-08-23T22:21:00.590Z","registry_url":"https://pkg.go.dev/github.com/open-mmlab/mmdetection3d","install_command":"go get github.com/open-mmlab/mmdetection3d","documentation_url":"https://pkg.go.dev/github.com/open-mmlab/mmdetection3d#section-documentation","metadata":{},"repo_metadata":{"id":37341871,"uuid":"277982133","full_name":"open-mmlab/mmdetection3d","owner":"open-mmlab","description":"OpenMMLab's next-generation platform for general 3D object detection.","archived":false,"fork":false,"pushed_at":"2024-05-06T06:02:32.000Z","size":21095,"stargazers_count":4854,"open_issues_count":547,"forks_count":1457,"subscribers_count":62,"default_branch":"main","last_synced_at":"2024-05-09T12:31:52.364Z","etag":null,"topics":["3d-object-detection","object-detection","point-cloud","pytorch"],"latest_commit_sha":null,"homepage":"https://mmdetection3d.readthedocs.io/en/latest/","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}},"created_at":"2020-07-08T03:39:45.000Z","updated_at":"2024-05-09T04:06:08.000Z","dependencies_parsed_at":"2022-07-13T15:59:47.230Z","dependency_job_id":"10cc9d4b-e385-42b6-8d16-780f07f8c521","html_url":"https://github.com/open-mmlab/mmdetection3d","commit_stats":{"total_commits":1270,"total_committers":113,"mean_commits":"11.238938053097344","dds":0.9125984251968504,"last_synced_commit":"fe25f7a51d36e3702f961e198894580d83c4387b"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-mmlab","download_url":"https://codeload.github.com/open-mmlab/mmdetection3d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206814549,"owners_count":14628241,"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"}},"repo_metadata_updated_at":"2024-06-12T22:29:37.247Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/open-mmlab/mmdetection3d","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/open-mmlab/mmdetection3d","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/open-mmlab/mmdetection3d","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/open-mmlab/mmdetection3d/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-27T06:11:53.413Z","issues_count":344,"pull_requests_count":118,"avg_time_to_close_issue":2692690.8333333335,"avg_time_to_close_pull_request":3396184.9102564105,"issues_closed_count":114,"pull_requests_closed_count":78,"pull_request_authors_count":49,"issue_authors_count":259,"avg_comments_per_issue":3.1540697674418605,"avg_comments_per_pull_request":1.847457627118644,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":287,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":1597765.0,"past_year_avg_time_to_close_pull_request":1458836.5217391304,"past_year_issues_closed_count":69,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":212,"past_year_avg_comments_per_issue":2.508710801393728,"past_year_avg_comments_per_pull_request":1.7403846153846154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/issues","maintainers":[{"login":"sunjiahao1999","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjiahao1999"},{"login":"Xiangxu-0103","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xiangxu-0103"},{"login":"JingweiZhang12","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JingweiZhang12"},{"login":"ZwwWayne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZwwWayne"},{"login":"hellock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hellock"},{"login":"Tai-Wang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tai-Wang"},{"login":"wangruohui","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangruohui"},{"login":"ZCMax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZCMax"}],"active_maintainers":[{"login":"sunjiahao1999","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjiahao1999"},{"login":"Xiangxu-0103","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xiangxu-0103"},{"login":"Tai-Wang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tai-Wang"},{"login":"ZwwWayne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZwwWayne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmdetection3d/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmdetection3d/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmdetection3d/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopen-mmlab%2Fmmdetection3d/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951542,"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":528108,"full_name":"open-mmlab/mmdetection3d","default_branch":"main","committers":[{"name":"zhangwenwei","email":"wayne.zw@outlook.com","login":"ZwwWayne","count":145},{"name":"ChaimZhu","email":"zhuchenming@pjlab.org.cn","login":"ZCMax","count":128},{"name":"Tai-Wang","email":"tab_wang@outlook.com","login":"Tai-Wang","count":112},{"name":"Xiang Xu","email":"xuxiang0103@gmail.com","login":"Xiangxu-0103","count":80},{"name":"liyinhao","email":"liyinhao@sensetime.com","login":null,"count":71},{"name":"Ziyi Wu","email":"dazitu616@gmail.com","login":"Wuziyi616","count":64},{"name":"Wenhao Wu","email":"79644370+wHao-Wu","login":"wHao-Wu","count":61},{"name":"Jingwei Zhang","email":"zjw18@mails.tsinghua.edu.cn","login":"JingweiZhang12","count":58},{"name":"liyinhao","email":"SENSETIME\\liyinhao@cn0214005036u.domain.sensetime.com","login":null,"count":57},{"name":"Yezhen Cong","email":"52420115+THU17cyz","login":"THU17cyz","count":50},{"name":"Sun Jiahao","email":"72679458+sunjiahao1999","login":"sunjiahao1999","count":49},{"name":"wuyuefeng","email":"wuyuefeng@sensetime.com","login":"xavierwu95","count":41},{"name":"yinchimaoliang","email":"liyinhao0413@qq.com","login":"yinchimaoliang","count":41},{"name":"VVsssssk","email":"88368822+VVsssssk","login":"VVsssssk","count":41},{"name":"VVsssssk","email":"shenkun@pjlab.org.cn","login":null,"count":31},{"name":"xiliu8006","email":"75658786+xiliu8006","login":"xiliu8006","count":30},{"name":"Danila Rukhovich","email":"danrukh@gmail.com","login":"filaPro","count":25},{"name":"jshilong","email":"2392587229zsl@gmail.com","login":"jshilong","count":25},{"name":"encore-zhou","email":"zhoujiaming@sensetime.com","login":"encore-zhou","count":19},{"name":"xizaoqu","email":"45515569+xizaoqu","login":"xizaoqu","count":12},{"name":"dingchang","email":"hudingchang.vendor@sensetime.com","login":"DCNSW","count":10},{"name":"hjin2902","email":"61953644+hjin2902","login":"hjin2902","count":8},{"name":"Qing Lian","email":"lianqing1997@gmail.com","login":"lianqing11","count":8},{"name":"zhanggefan","email":"37722266+zhanggefan","login":"zhanggefan","count":6},{"name":"ZLTJohn","email":"67246790+ZLTJohn","login":"ZLTJohn","count":5},{"name":"Zongbao Feng","email":"mickeyouou@gmail.com","login":"mickeyouyou","count":4},{"name":"Gopi Krishna Erabati","email":"gopi231091@gmail.com","login":"gopi-erabati","count":2},{"name":"Quantum Cat","email":"a1483423207@163.com","login":"A-new-b","count":2},{"name":"SekiroRong","email":"64967662+SekiroRong","login":"SekiroRong","count":2},{"name":"Shaun","email":"cq.xiang@foxmail.com","login":"cxiang26","count":2},{"name":"WRH","email":"12756472+wangruohui","login":"wangruohui","count":2},{"name":"congee","email":"35596075+congee524","login":"congee524","count":2},{"name":"junhaozhang98","email":"37370309+junhaozhang98","login":"junhaozhang98","count":2},{"name":"meng-zha","email":"zhangm20@mails.tsinghua.edu.cn","login":"meng-zha","count":2},{"name":"vansin","email":"msnode@163.com","login":"vansin","count":2},{"name":"Enze Xie","email":"Johnny_ez@163.com","login":"xieenze","count":2},{"name":"Alex Pasquali","email":"alexpasquali98@gmail.com","login":"AlexPasqua","count":1},{"name":"Daisuke Nishimatsu","email":"42202095+wep21","login":"wep21","count":1},{"name":"Deze","email":"zhaodeze@163.com","login":"DezeZhao","count":1},{"name":"Double-Z","email":"zengzeyu@hotmail.com","login":"zeng-hello-world","count":1},{"name":"Ed Ayers","email":"EdAyers","login":"EdAyers","count":1},{"name":"Eric Wiener","email":"ericwiener3@gmail.com","login":"EricWiener","count":1},{"name":"Erli Ouyang","email":"ouyangerli@gmail.com","login":"oyel","count":1},{"name":"Feng Wang","email":"wf900911@163.com","login":"happynear","count":1},{"name":"G Krishnanjana Reddy","email":"32032458+jaan1729","login":"jaan1729","count":1},{"name":"Zephyr","email":"zephyr_xf@qq.com","login":"WendellZ524","count":1},{"name":"Zhao Cake","email":"zy9787101052763@126.com","login":"ZhaoCake","count":1},{"name":"Zhe Zhao","email":"52992545+zhezhao1989","login":"zhezhao1989","count":1},{"name":"Zhiqiang Wang","email":"zhiqwang@foxmail.com","login":"zhiqwang","count":1},{"name":"ZhuLifa","email":"zhulf0804@gmail.com","login":"zhulf0804","count":1},{"name":"aldakata","email":"ac.tatjer@gmail.com","login":"aldakata","count":1},{"name":"Ziyi Wu","email":"wuzy17@mails.tsinghua.edu.cn","login":null,"count":1},{"name":"YirongYan","email":"yanyirong@sjtu.edu.cn","login":"Yanyirong","count":1},{"name":"莓莓Joy","email":"42259003+JoyMei","login":"JoyMei","count":1},{"name":"ansonlcy","email":"58168677+ansonlcy","login":"ansonlcy","count":1},{"name":"atinfinity","email":"dandelion1124@gmail.com","login":"atinfinity","count":1},{"name":"august","email":"32257586+hongye-dev","login":"hongye-dev","count":1},{"name":"chriscarving","email":"129262003+chriscarving","login":"chriscarving","count":1},{"name":"gillbam","email":"38410591+gillbam","login":"gillbam","count":1},{"name":"lianqing01","email":"56707341+lianqing01","login":"lianqing01","count":1},{"name":"loveSnowBest","email":"672604803@qq.com","login":"zehuichen123","count":1},{"name":"maskjp","email":"maskjp@163.com","login":"maskjp","count":1},{"name":"pd-michaelstanley","email":"88335018+pd-michaelstanley","login":"pd-michaelstanley","count":1},{"name":"roger-lcc","email":"58332996+roger-lcc","login":"roger-lcc","count":1},{"name":"thinkthinking","email":"61035602+thinkthinking","login":"thinkthinking","count":1},{"name":"tpoisonooo","email":"khj.application@aliyun.com","login":"tpoisonooo","count":1},{"name":"tripleMu","email":"gpu@163.com","login":"triple-Mu","count":1},{"name":"vavanade","email":"vavanade","login":"vavanade","count":1},{"name":"wchen61","email":"183351030@qq.com","login":"wchen61","count":1},{"name":"wikiwen","email":"38649098+wikiwen","login":"wikiwen","count":1},{"name":"wushufan","email":"shufanwu@outlook.com","login":"shufanwu","count":1},{"name":"yancong","email":"32220263+ice-tong","login":"ice-tong","count":1},{"name":"yechenzhi","email":"136920488@qq.com","login":"yechenzhi","count":1},{"name":"zhengjie.xu","email":"jerryxuzhengjie@gmail.com","login":"crazysteeaam","count":1},{"name":"1uciusy","email":"37854746+1uciusy","login":"1uciusy","count":1},{"name":"HinGwenWoong","email":"peterhuang0323@qq.com","login":"PeterH0323","count":1},{"name":"HyeongSeok Kim","email":"39119364+404Vector","login":"404Vector","count":1},{"name":"Jetze Schuurmans","email":"jetzeschuurmans@gmail.com","login":"JSchuurmans","count":1},{"name":"chenkai","email":"chenkai@sensetime.com","login":null,"count":1},{"name":"Ginray","email":"ginray0215@gmail.com","login":"Ginray","count":1},{"name":"Haoran Zhou","email":"hanaro.chou@gmail.com","login":"HanaRo","count":1},{"name":"Haotian Liu","email":"6631389+haotian-liu","login":"haotian-liu","count":1},{"name":"Jintao Lin","email":"528557675@qq.com","login":"dreamerlin","count":1},{"name":"JoeyforJoy","email":"654780480@qq.com","login":"YuanxianH","count":1},{"name":"Joni Airaksinen","email":"Otteri","login":"Otteri","count":1},{"name":"Karim Abou Zeid","email":"7303830+kabouzeid","login":"kabouzeid","count":1},{"name":"LRJKD","email":"101466907+LRJKD","login":"LRJKD","count":1},{"name":"Li Bin","email":"lbin","login":"lbin","count":1},{"name":"Liang Liu","email":"lliuz","login":"lliuz","count":1},{"name":"Lum","email":"linyux1104@163.com","login":"Lum1104","count":1},{"name":"Maksim Kolodiazhnyi","email":"col14m@gmail.com","login":"col14m","count":1},{"name":"Michael DeLeo","email":"34043765+deleomike","login":"deleomike","count":1},{"name":"MilkClouds","email":"dellrikee@gmail.com","login":"MilkClouds","count":1},{"name":"Robin Karlsson","email":"34254153+robin-karlsson0","login":"robin-karlsson0","count":1},{"name":"Sherzodbek","email":"tojimahammatov@gmail.com","login":"tojimahammatov","count":1},{"name":"Subjectivist","email":"xuejiapeng_upc@163.com","login":"Subjectivist","count":1},{"name":"THU17cyz","email":"congyezhen71@hotmail.com","login":"yezhen17","count":1},{"name":"Tianwei Yin","email":"yintianwei@utexas.edu","login":"tianweiy","count":1},{"name":"Timothy","email":"shanmo","login":"shanmo","count":1},{"name":"Vitalii Kudinov","email":"virusapex@gmail.com","login":"virusapex","count":1},{"name":"Wenbo Yu","email":"68249530+wenbo-yu","login":"wenbo-yu","count":1},{"name":"Wencheng Wu","email":"41542251+274869388","login":"274869388","count":1},{"name":"Xiao Chen","email":"43678835+zjwzcx","login":"zjwzcx","count":1},{"name":"Xingxin Chen","email":"KickCellarDoor","login":"KickCellarDoor","count":1},{"name":"Jinhyung Park","email":"jinhyun1@andrew.cmu.edu","login":"Divadi","count":1}],"total_commits":1270,"total_committers":105,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.095238095238095,"dds":0.8858267716535433,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-14T05:59:18.777Z","last_synced_commit":"fe25f7a51d36e3702f961e198894580d83c4387b","created_at":"2023-03-09T03:39:03.586Z","updated_at":"2025-05-14T05:59:18.812Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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/mmdetection3d","html_url":"https://github.com/open-mmlab/mmdetection3d","last_synced_at":"2025-08-31T10:41:01.515Z","status":null,"issues_count":536,"pull_requests_count":151,"avg_time_to_close_issue":2821686.5164835164,"avg_time_to_close_pull_request":4878114.2,"issues_closed_count":182,"pull_requests_closed_count":95,"pull_request_authors_count":72,"issue_authors_count":427,"avg_comments_per_issue":3.529850746268657,"avg_comments_per_pull_request":1.9933774834437086,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":59,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":1153531.9090909092,"past_year_avg_time_to_close_pull_request":250.28571428571428,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":0.6779661016949152,"past_year_avg_comments_per_pull_request":1.0588235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T08:07:32.574Z","updated_at":"2025-09-03T06:41:13.714Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-mmlab%2Fmmdetection3d/issues","issue_labels_count":{"reimplementation":22,"usage":7,"community help wanted":6,"installation/environment":5,"bug":5,"enhancement":3,"planned feature":2,"duplicate":2,"community discussion":2,"windows":1,"1.x":1,"algorithm":1,"question":1,"good first issue":1},"pull_request_labels_count":{"WIP":9,"CLA not Signed":1,"dataset":1,"P1":1,"algorithm":1},"issue_author_associations_count":{"NONE":515,"CONTRIBUTOR":6,"COLLABORATOR":4,"MEMBER":2},"pull_request_author_associations_count":{"NONE":99,"COLLABORATOR":65,"CONTRIBUTOR":14,"MEMBER":1},"issue_authors":{"ammaryasirnaich":13,"zhangtingyu11":5,"AndrewJSong":5,"selmadeac":5,"yu8ri1":5,"VeeranjaneyuluToka":5,"enesdorukadastec":4,"OrcunCanDeniz":4,"ClementLeBihan":3,"isco-a":3,"WGPT1":3,"yfq512":3,"Xiangxu-0103":3,"sparshgarg23":3,"mynobody":3,"xiaomonv111":3,"FDInSky":2,"Petros626":2,"nsa05605":2,"lyy-web":2,"usergxx":2,"Zzzouzou":2,"AinaraC":2,"zhongqiu1245":2,"ZitengXue":2,"tony10101105":2,"zkailinzhang":2,"qfwysw":2,"markwave":2,"liyih":2,"lehnasamia":2,"sunbin1993":2,"Vish19-code":2,"ShaneXiangH":2,"KickCellarDoor":2,"ohm-zx":2,"holtvogt":2,"JSure-F":2,"zyrant":2,"jiangxuan2023":2,"673958639":2,"gaborlegradi":2,"SMSajadi99":2,"Code-Gratefully":2,"kamiLight":2,"Blinkblade":2,"san9569":2,"Cindy0725":2,"DanielMing123":2,"mrsempress":2,"turtlemicro":2,"happyday-lkj":2,"Agito555":2,"cadip92":2,"chfyyds":2,"randomfforest":2,"zhangzirui1998":2,"comverser":2,"MarvinKlemp":2,"planjio":2,"RhythmOfTheRain-Byte":2,"IdrissGo":1,"BigGold0202":1,"WangzcBruce":1,"sylcito":1,"finninmunich":1,"Proinn":1,"m-shahbaz-kharal":1,"EmiyaNing":1,"lorepieri8":1,"xiaoxiongmaoxuexi":1,"devils1741":1,"kbratsy":1,"NIHALNAVALE":1,"xuyuxiang7":1,"zzzzzz-ddddd":1,"QilongWu2":1,"RedHeartSecretMan":1,"inzombakura":1,"ChicagoPark":1,"shichen-wang":1,"SaketChaturvedi":1,"nullkatar":1,"gorkemguzeler":1,"MengAaron":1,"Torreskai0722":1,"CleanSeaSalt":1,"EvW1329":1,"k296070":1,"six-wood":1,"Blurryface0814":1,"WinterCodeForEverything":1,"guanyu1998":1,"zyxcambridge":1,"jchenUMD":1,"123world":1,"cattpku":1,"mbspng":1,"SISTMrL":1,"pekopoke":1,"thuyngch":1,"GG-nome":1,"KTXKIKI":1,"DarkerSun6":1,"Sprinter1999":1,"sasuga62complex":1,"iloveai8086":1,"antoniskef":1,"DYZhang09":1,"KaiLong1":1,"zhanglazhuan":1,"BalazsSzekeres":1,"AlexIlis":1,"zhu2900000":1,"hanzifan":1,"RunningLeon":1,"walliampeace":1,"YangChen1234567":1,"ike-kazu":1,"tangtaogo":1,"hjc0106":1,"maxiuw":1,"Chanpisey-github":1,"IMBINGO95":1,"JBKnights":1,"xingjunhong":1,"FANGZHENGFA":1,"tangjiuqi097":1,"CBQ-1223":1,"guigui6666":1,"shahriar0651":1,"wangwei992021":1,"James-S-choi":1,"Jayden9912":1,"MingyeXu":1,"zyu":1,"wistful-8029":1,"peiwang062":1,"JingweiZhang12":1,"shb9793":1,"qq1361096516":1,"Huleyun":1,"hellock":1,"perrydoremi":1,"xiongda777":1,"Mufan187569":1,"Rango-Zhang-Hang":1,"mohamed-ebbed":1,"FFudi":1,"tanmay4269":1,"2000lf":1,"TheCodez":1,"Worker789":1,"MengqingCao":1,"dong-hub-png":1,"abysee":1,"Lucien430":1,"saketc3112":1,"chbehrens":1,"ChihaoZhang":1,"snachi2s":1,"damavand1":1,"HuangZhe885":1,"PHLens":1,"Viktor1203":1,"ms-kumar":1,"Ortega00":1,"YuEn-git":1,"jiaminglei-lei":1,"1uciusy":1,"colorfulandcjy0806":1,"TheRunningHorse":1,"dadaligoudan":1,"harborsarah":1,"52THANOS":1,"Huxwell":1,"weishida01":1,"luoxiaoliaolan":1,"bertoni9":1,"Chenfanqing":1,"Egrt":1,"cpfy":1,"hwh1024":1,"wzqforever":1,"Joonki0111":1,"Ljji":1,"luis2r":1,"nuonepeaceyy":1,"yeyang1021":1,"SimonTUBS":1,"xiaolonghao":1,"hipforth":1,"ramajoballester":1,"prasanth1586":1,"afonso-sousa":1,"GauthierLi":1,"shanmo":1,"INF800":1,"HoyinLau":1,"apical-2":1,"BunnySF":1,"caichuang0415":1,"KoapT":1,"AlphaPlusTT":1,"51762344":1,"ChenPointCloud":1,"faziii0":1,"konyul":1,"bramton":1,"dudqls1994":1,"JHuang-96":1,"wangwz6666":1,"syoungbaak":1,"gdsggg5w":1,"furyNerd":1,"WendellZ524":1,"erivera1802":1,"eyabesbes":1,"lazy5":1,"Wangquans":1,"tqlhq":1,"Madeline-hyh":1,"hjw-0909":1,"luca-b94":1,"LucyXH":1,"AbdilahiMJama":1,"ALLLLLecy":1,"JianyyuWang":1,"haichen-ber":1,"narimanmadani":1,"salvaba94":1,"Geunju-hub":1,"pengzhi1998":1,"Fabrent":1,"WuYanXingege":1,"EuphieGe":1,"pravn":1,"Scream-SY":1,"xioatian1":1,"13717630148":1,"XuyangBai":1,"maudzung":1,"OttaviaBelotti":1,"mmmcn":1,"1064783536":1,"YuRui-Learning":1,"hellohaozheng":1,"legendary111":1,"eezhang123":1,"v-nhandnt21":1,"rumjie":1,"IvDmNe":1,"2460707925":1,"yehx1":1,"1-etudiant":1,"iyuner":1,"starnstar":1,"jiangxb98":1,"tangentninety":1,"jhkim-spa":1,"SWen1994":1,"2001Iam":1,"weinixiong8964":1,"MrGoldminer":1,"rightchose":1,"wjq09080101":1,"minwang-ai":1,"Dnangua":1,"ggomac":1,"Irvingao":1,"1716775457damn":1,"Rickyyy-zh":1,"QasimMuhammad":1,"Sunshine8921":1,"saber-pro":1,"W-E-A":1,"tyutlk":1,"phy12321":1,"1ofoo":1,"chenxu93":1,"wszhengjx":1,"bigsheep2018":1,"abubake":1,"BiboyQG":1,"HaiCLi":1,"Zhao-Qihao":1,"ArchipLab-LinfengZhang":1,"Mumuqiao":1,"Divadi":1,"BB88Lee":1,"qiuqc1":1,"dailing57":1,"lyt-1126":1,"limllzu":1,"chenx1e":1,"bqm1111":1,"just-maxime":1,"xiaowuge1201":1,"llllCHYllll":1,"AWDawson":1,"ShuaiShao93":1,"divan-deligo":1,"xiangruhuang":1,"JiankunShi":1,"JuanMisas26":1,"hbc2020":1,"haotian-liu":1,"speshowBUAA":1,"Jsijon":1,"KTong821":1,"FujieLuo":1,"TairuiWang":1,"haoshengjia":1,"skprot":1,"antrose99":1,"cxy2000":1,"1653042420":1,"s-ryosky":1,"zzj403":1,"shuyuan-wang":1,"zhzhuangxue":1,"8baby8":1,"salokin1997":1,"DFLyan":1,"betterhalfwzm":1,"coralemon":1,"yuzhenboo":1,"damonftl":1,"qiujien":1,"ncepu5":1,"farzanehm-g":1,"Chenyang-ZHU":1,"preverte":1,"SuperDickHead":1,"LeoRainly":1,"AndyYuan96":1,"engineerJPark":1,"s95huang":1,"APassbyDreg":1,"jumptiger66":1,"fpeanut":1,"n-martini":1,"wczsjtu":1,"RookieHuang":1,"cyty98":1,"liuzili97":1,"fengye1966":1,"zeliangDing":1,"OmnipotentMing":1,"wangruohui":1,"JiYuzhe":1,"Guocode":1,"Shiming94":1,"asgdkajgkc":1,"wangchaowei1":1,"blackCmd":1,"zwl8979":1,"shabi123138":1,"xqk666":1,"drozzy":1,"20190325lucky":1,"yyaqi":1,"lzf18":1,"jaquilio":1,"wzichen294":1,"lennartoe":1,"Winston-Lii":1,"makaveli10":1,"Jacky-gsq":1,"GZF123":1,"summit-cross":1,"Money-HY":1,"boshallen":1,"GDbbq":1,"7erAcec0r9":1,"lwplw":1,"Chenzixi1":1,"tangX10086":1,"BaroRai":1,"DeveshwarH1996":1,"pkamat95":1,"ZhanghaiFA":1,"heiheilearn":1,"juandavid212":1,"ranai-srivastav":1,"EstherJinyan":1,"toshi-k":1,"Lancer-Archer-Caster":1,"Yux-lab":1,"Wang0203":1,"DenghuiXiao":1,"luo3216":1,"DongmingMMM":1,"polarbear122":1,"hitbuyi":1,"Zhuang813":1,"abadithela":1,"ranpin":1,"dandervis":1,"LRJKD":1,"jczzp":1,"SFrav":1,"manonthegithub":1,"completezealous":1,"Pixie8888":1,"sidiangongyuan":1,"Hafizirshaid":1,"xiaocongcsu":1,"lucas-rib-oli":1,"MatthiasHinz":1,"jayamohan-cb":1,"shingszelam":1,"xtk8532704":1,"duanmushuangquan":1,"windmakeppcool":1,"yujmo":1,"LiQianRanOvO":1,"thomas-w-nl":1,"XunHuai":1,"barrydoooit":1,"haduoken":1,"WYYAHYT":1,"shawnding":1,"Dominic23331":1,"ahnz7":1,"JimXu1989":1,"woo9904":1,"weihongwei-zg":1},"pull_request_authors":{"sunjiahao1999":34,"Xiangxu-0103":20,"JingweiZhang12":8,"aravindbisht":6,"shun001":5,"Raiden-cn":5,"windhw":4,"wuyi010":4,"chbehrens":4,"ZLTJohn":3,"OlegAtFernride":3,"SekiroRong":3,"wep21":2,"KoapT":2,"ScriptumVeritas":2,"CodeWZT":2,"1uciusy":2,"toshi-k":2,"kyh980909":2,"carlinds":2,"Yanyirong":2,"ShaneXiangH":2,"wyhallenwu":2,"yeetypete":2,"windmakeppcool":2,"Aiuan":2,"Eaphan":2,"ZwwWayne":2,"Barath19":2,"1ofoo":2,"qiyulei-mt":2,"JonathanFK981":2,"song-xyz":1,"jaan1729":1,"kabouzeid":1,"bramton":1,"csinsgcc":1,"filaPro":1,"WendellZ524":1,"robin-karlsson0":1,"WYYAHYT":1,"AndyYuan96":1,"ashutoshsingh0223":1,"ammaryasirnaich":1,"6Vvv":1,"cheongb002":1,"chriscarving":1,"wessam611":1,"lan-qing":1,"OrangeSodahub":1,"0zzx0":1,"pd-michaelstanley":1,"ZCMax":1,"A-new-b":1,"popcornGit":1,"HuangJunJie2017":1,"heydavid525":1,"arnaudhillen":1,"LRJKD":1,"Tai-Wang":1,"Ilyabasharov":1,"Jacky-gsq":1,"zyrant":1,"SajjadPSavoji":1,"lehnasamia":1,"ZhaoCake":1,"Lum1104":1,"lianqing11":1,"lbin":1,"Pzzzzz5142":1,"triple-Mu":1,"daxiongpro":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":61},"past_year_pull_request_author_associations_count":{"NONE":26},"past_year_issue_authors":{"nsa05605":2,"AinaraC":2,"Petros626":2,"Vish19-code":2,"usergxx":2,"13717630148":1,"limllzu":1,"Ljji":1,"mbspng":1,"OmnipotentMing":1,"peiwang062":1,"preverte":1,"QasimMuhammad":1,"rumjie":1,"selmadeac":1,"shabi123138":1,"shahriar0651":1,"SWen1994":1,"tanmay4269":1,"Wangquans":1,"wzichen294":1,"xiaolonghao":1,"xqk666":1,"XunHuai":1,"yfq512":1,"zeliangDing":1,"ZhanghaiFA":1,"Zhao-Qihao":1,"zhu2900000":1,"1ofoo":1,"2000lf":1,"2001Iam":1,"20190325lucky":1,"AlphaPlusTT":1,"betterhalfwzm":1,"bramton":1,"cattpku":1,"ChenPointCloud":1,"ClementLeBihan":1,"cpfy":1,"divan-deligo":1,"Dnangua":1,"Dominic23331":1,"DongmingMMM":1,"dudqls1994":1,"EvW1329":1,"gdsggg5w":1,"gorkemguzeler":1,"Hafizirshaid":1,"HaiCLi":1,"harborsarah":1,"HoyinLau":1,"IvDmNe":1,"jayamohan-cb":1,"Lancer-Archer-Caster":1,"LeoRainly":1},"past_year_pull_request_authors":{"aravindbisht":6,"wuyi010":4,"1ofoo":2,"Aiuan":2,"kyh980909":2,"qiyulei-mt":2,"Raiden-cn":2,"JonathanFK981":2,"CodeWZT":2,"lan-qing":1,"ashutoshsingh0223":1},"maintainers":[{"login":"sunjiahao1999","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjiahao1999"},{"login":"Xiangxu-0103","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xiangxu-0103"},{"login":"JingweiZhang12","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JingweiZhang12"},{"login":"ZwwWayne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZwwWayne"},{"login":"Tai-Wang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tai-Wang"},{"login":"wangruohui","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangruohui"},{"login":"hellock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hellock"},{"login":"lianqing11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianqing11"},{"login":"ZCMax","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZCMax"}],"active_maintainers":[]},"events":{"total":{"CommitCommentEvent":1,"IssuesEvent":53,"WatchEvent":685,"IssueCommentEvent":248,"PullRequestEvent":22,"ForkEvent":148},"last_year":{"CommitCommentEvent":1,"IssuesEvent":53,"WatchEvent":685,"IssueCommentEvent":248,"PullRequestEvent":22,"ForkEvent":148}},"keywords":["3d-object-detection","object-detection","point-cloud","pytorch"],"dependencies":[],"score":22.54722910732029,"created_at":"2025-09-04T15:51:11.873Z","updated_at":"2025-10-07T08:15:36.608Z","avatar_url":"https://github.com/open-mmlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8592,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["3d-detection","autonomous-driving","monocular","structure-from-motion","object-detection-model","swin-transformer","semantic-segmentation","deeplabv3","medical-image-segmentation","pspnet"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38022","html_url":"https://science.ecosyste.ms/projects/38022","bibtex_url":"https://science.ecosyste.ms/projects/38022/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38022/export.apalike"}