Papers › VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

17 Nov 2017CVPR 2018 6arXiv:1711.06396archive 2025-07-28

Yin Zhou, Oncel Tuzel

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region proposal network (RPN), most existing efforts have focused on hand-crafted feature representations, for example, a bird's eye view projection. In this work, we remove the need of manual feature engineering for 3D point clouds and propose VoxelNet, a generic 3D detection network that unifies feature extraction and bounding box prediction into a single stage, end-to-end trainable deep network. Specifically, VoxelNet divides a point cloud into equally spaced 3D voxels and transforms a group of points within each voxel into a unified feature representation through the newly introduced voxel feature encoding (VFE) layer. In this way, the point cloud is encoded as a descriptive volumetric representation, which is then connected to a RPN to generate detections. Experiments on the KITTI car detection benchmark show that VoxelNet outperforms the state-of-the-art LiDAR based 3D detection methods by a large margin. Furthermore, our network learns an effective discriminative representation of objects with various geometries, leading to encouraging results in 3D detection of pedestrians and cyclists, based on only LiDAR.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1711.06396")

Code

Syntology Ran 2 of 4 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

By repository: community (archive-listed): 3 samples from 2 repositories, 1 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

44 repositories listed; official and paper-mentioned ones first.

BPMJG/annotated_pointnet mentioned on GitHubtf report
CuberrChen/VoxelNet mentioned on GitHubpaddle report
KaidongLi/tf-3d-alpha mentioned on GitHubtf report
KhusDM/PointNetTree mentioned on GitHubtf report
KiranAkadas/My_Pointnet_v2 mentioned on GitHubtf report
LONG-9621/Extract_Point_3D mentioned on GitHubtf report
LONG-9621/PointNet mentioned on GitHubtf report
LebronGG/PointNet mentioned on GitHubtf report
Lw510107/pointnet-2018.6.27- mentioned on GitHubtf report
ModelBunker/PointNet-TensorFlow mentioned on GitHubtf report
RishiTejaMadduri/VoxelNet_PyTorch mentioned on GitHubpytorch report
TUMFTM/RadarVoxelFusionNet mentioned on GitHubpytorch report
VaanHUANG/CSCI5210HW1 mentioned on GitHubtf report
WordBearerYI/VoxelNet-pytorch mentioned on GitHubpytorch report
Yang2446/pointnet mentioned on GitHubtf report
YiruS/pointnet_adversarial mentioned on GitHubtf report
aaronfriedman6/MV3D_VoxelNet mentioned on GitHubtf report
ahmed-anas/thesis-pointnet mentioned on GitHubtf report
aviros/pointnet_totations mentioned on GitHubtf report
aviros/roatationPointnet mentioned on GitHubtf report
bt77/pointnet mentioned on GitHubtf report
coconutzs/PointNet_zs mentioned on GitHubtf report
dwtstore/sfm1 mentioned on GitHubtf report
eduardohenriquearnold/coop-3dod-infra mentioned on GitHubpytorchBSD-2-Clause report
hy-signal/VoxelNet mentioned on GitHubtf report
lingzhang1/pointnet_tensorflow mentioned on GitHubtf report
qianguih/voxelnet mentioned on GitHubtf report
skyhehe123/voxelnet-pytorch mentioned on GitHubpytorch report
steph1793/Voxelnet mentioned on GitHubtf report
wonderland-dsg/pointnet-grid mentioned on GitHubtf report
wuryantoAji/POINTNET mentioned on GitHubtf report
y2kmz/pointnetv2 mentioned on GitHubtf report
yanx27/Pointnet mentioned on GitHubtf report
ytng001/sensemaking mentioned on GitHubtf report
zgx0534/pointnet_win mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 2 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
2unverified

Licence: 4 of the 4 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

smooth_l1 RishiTejaMadduri/VoxelNet_PyTorch/model/model.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 805539023c892095 · report
aug_data RishiTejaMadduri/VoxelNet_PyTorch/utils/data_aug.py community (archive-listed) unverified no licence file found · pointer only · 4cba6735f54b5fc8 · report
rgb_feature_net aaronfriedman6/MV3D_VoxelNet/MV3D/src/mv3d_net.py community (archive-listed) unverified no licence file found · pointer only · 4d58a266c48106eb · report
str2bool identical code first harvested elsewhere ran · violated contract licence of this copy not recorded · 7c508037b40522af · report

Tasks

3D Object DetectionBirds Eye View Object DetectionDescriptiveFeature EngineeringObject DetectionObject LocalizationRegion Proposal

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Object Detection KITTI Cars Easy VoxelNet AP 77.47% #25 of 26 Archive leaderboard report
3D Object Detection KITTI Cars Hard VoxelNet AP 57.73% #24 of 25 Archive leaderboard report
3D Object Detection KITTI Cyclists Easy VoxelNet AP 61.22% #12 of 12 Archive leaderboard report
3D Object Detection KITTI Cyclists Hard VoxelNet AP 44.37% #12 of 12 Archive leaderboard report
3D Object Detection KITTI Cyclists Moderate VoxelNet AP 48.36% #13 of 13 Archive leaderboard report
3D Object Detection KITTI Pedestrians Easy VoxelNet AP 39.48% #9 of 9 Archive leaderboard report
3D Object Detection KITTI Pedestrians Hard VoxelNet AP 31.51% #9 of 9 Archive leaderboard report
3D Object Detection KITTI Pedestrians Moderate VoxelNet AP 33.69% #12 of 12 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Easy VoxelNet AP 89.35% #6 of 9 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Easy val VoxelNet AP 89.6 #1 of 2 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Hard VoxelNet AP 77.39 #7 of 8 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Hard val VoxelNet AP 78.57 #1 of 2 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Moderate VoxelNet AP 79.26% #8 of 9 Archive leaderboard report
Birds Eye View Object Detection KITTI Cars Moderate val VoxelNet AP 84.81 #1 of 3 Archive leaderboard report
Birds Eye View Object Detection KITTI Cyclist Easy val VoxelNet AP 74.41 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Cyclist Hard val VoxelNet AP 50.49 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Cyclist Moderate val VoxelNet AP 52.18 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Cyclists Moderate VoxelNet AP 54.76% #6 of 6 Archive leaderboard report
Birds Eye View Object Detection KITTI Pedestrian Easy val VoxelNet AP 65.95 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Pedestrian Hard val VoxelNet AP 56.98 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Pedestrian Moderate val VoxelNet AP 61.05 #1 of 1 Archive leaderboard report
Birds Eye View Object Detection KITTI Pedestrians Moderate VoxelNet AP 40.74% #6 of 6 Archive leaderboard report
Object Localization KITTI Cars Easy VoxelNet AP 89.35% #1 of 2 Archive leaderboard report
Object Localization KITTI Cars Hard VoxelNet AP 77.39% #1 of 2 Archive leaderboard report
Object Localization KITTI Cars Moderate VoxelNet AP 79.26% #2 of 2 Archive leaderboard report
Object Localization KITTI Cyclists Easy VoxelNet AP 66.7% #2 of 2 Archive leaderboard report
Object Localization KITTI Cyclists Hard VoxelNe AP 50.55% #2 of 2 Archive leaderboard report
Object Localization KITTI Cyclists Moderate VoxelNet AP 54.76% #2 of 2 Archive leaderboard report
Object Localization KITTI Pedestrians Easy VoxelNet AP 46.13% #2 of 2 Archive leaderboard report
Object Localization KITTI Pedestrians Hard VoxelNet AP 38.11% #3 of 3 Archive leaderboard report
Object Localization KITTI Pedestrians Moderate VoxelNet AP 40.74% #3 of 3 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

RPN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections