cmpute/chainer-voxelnet — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-05-22
Detect pedestrians, vehicles, and cyclists in LiDAR point cloud data.
Use as a reference implementation for 3D object detection research.
Adapt as a starting point for an autonomous vehicle perception system.
Study how point clouds are converted into voxel grids for neural networks.
| cmpute/chainer-voxelnet | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Python | Python | Python |
| Last pushed | 2018-05-22 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | hard | moderate | hard |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | researcher | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
No documented setup or usage instructions, requires exploring the code directly, plus the older Chainer framework.
A Python implementation of VoxelNet, an AI model that turns raw LiDAR point cloud data into a 3D grid so it can detect objects like cars and pedestrians.
Mainly Python. The stack also includes Python, Chainer.
Dormant — no commits in 2+ years (last push 2018-05-22).
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.