maudzung/SFA3D
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2200
- days_rel: n/a
- days_push: 1082
- n_releases_24m: 0
Adoption not part of the score
1128 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of SFA3D, a fast and accurate anchor-free 3D object detection model for LiDAR point clouds, trained and evaluated on the KITTI dataset. It includes pre-trained models, training scripts with distributed data parallel support, and optional ROS integration.
Use cases
- detect 3d objects from lidar point clouds
- run real-time 3d object detection on kitti dataset
- train a lidar object detection model in pytorch
- integrate 3d detection into a ros pipeline
- learn how lidar-based perception works for self-driving cars
When to choose
- you need fast, real-time 3D object detection from LiDAR point clouds
- you want an anchor-free detector without non-max suppression
- you are working with the KITTI dataset or similar LiDAR data
- you need a reference implementation for learning or teaching autonomous vehicle perception
When to avoid
- you need camera-only or multi-modal (camera + LiDAR) fusion detection
- you need a production-supported, actively maintained framework
- you work with datasets other than KITTI without adaptation effort
- you lack a GPU, since training and inference are GPU-oriented
Facets
library · maturity maintenance
computer-vision machine-learning deep-learning autonomous-vehicles computer-vision deep-learning robotics python lidar 3d-object-detection point-clouds pytorch kitti ros anchor-free bev gpu linux
2 sources
- readme: https://github.com/maudzung/SFA3D · fetched 2026-08-28 · 6b0260c7dc56
- homepage: https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection · fetched 2026-08-29 · 95e08ea0e82a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maudzung/SFA3D | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem