open-mmlab/OpenPCDet

OpenPCDet Toolbox for LiDAR-based 3D Object Detection.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 11th, 2026
Created on March 14th, 2020
Open Issues & Pull Requests: 31 (+0)
GitHub issues: Enabled
Number of forks: 1,470
Total Stargazers: 5,704 (+0)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.7 days
Mean response time: 51.5 days
90th percentile: 140.8 days
Tracked items: 202

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 7% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 32 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • stale (158)
  • help wanted (3)
  • question (3)
  • to be closed (3)
  • enhancement (1)
  • needs discussion (1)

Most active issues this week

Detailed Description

OpenPCDet is a toolbox for LiDAR-based 3D object detection that provides implementations of detection models designed to work with point cloud data from autonomous driving applications.

The toolbox addresses the challenge of detecting objects in three-dimensional space using LiDAR sensor data, which is critical for autonomous vehicle perception systems. It implements multiple detection architectures and provides a unified framework for training, evaluating, and deploying these models on point cloud datasets. The approach centers on making various state-of-the-art detection methods accessible through a common codebase, allowing researchers and practitioners to experiment with different model architectures and compare their performance systematically.

Developers working on autonomous driving perception systems or 3D object detection research should consider this toolbox if they need a flexible framework supporting multiple detection architectures. It suits projects that require benchmarking different approaches or building custom detection pipelines on top of established models. The toolbox is particularly valuable for teams that want to avoid reimplementing detection models from scratch and instead leverage pre-built, tested implementations.

The project maintains active development with regular updates to its codebase and documentation. Contributors engage consistently with the repository through pull requests and issue discussions, indicating ongoing refinement of the toolbox's capabilities and responsiveness to user needs. The development activity shows sustained effort in maintaining compatibility with evolving dependencies and expanding the range of supported detection models and datasets.