Papers › Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching

Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching

7 Dec 2023NeurIPS 2023 11arXiv:2312.04060archive 2025-07-28

Junsheng Zhou, Baorui Ma, Wenyuan Zhang, Yi Fang, Yu-Shen Liu, Zhizhong Han

Cross-modality registration between 2D images from cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel patterns learned by neural networks, and use Perspective-n-Points (PnP) to estimate rigid transformation during post-processing. However, these methods struggle to map points and pixels to a shared latent space robustly since points and pixels have very different characteristics with patterns learned in different manners (MLP and CNN), and they also fail to construct supervision directly on the transformation since the PnP is non-differentiable, which leads to unstable registration results. To address these problems, we propose to learn a structured cross-modality latent space to represent pixel features and 3D features via a differentiable probabilistic PnP solver. Specifically, we design a triplet network to learn VoxelPoint-to-Pixel matching, where we represent 3D elements using both voxels and points to learn the cross-modality latent space with pixels. We design both the voxel and pixel branch based on CNNs to operate convolutions on voxels/pixels represented in grids, and integrate an additional point branch to regain the information lost during voxelization. We train our framework end-to-end by imposing supervisions directly on the predicted pose distribution with a probabilistic PnP solver. To explore distinctive patterns of cross-modality features, we design a novel loss with adaptive-weighted optimization for cross-modality feature description. The experimental results on KITTI and nuScenes datasets show significant improvements over the state-of-the-art methods. The code and models are available at https://github.com/junshengzhou/VP2P-Match.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2312.04060")

Code

Syntology Ran 7 of 12 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

junshengzhou/vp2p-match officialmentioned in papermentioned on GitHubpytorch 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

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

2ran · our draft was wrong
1ran · fixture could not drive it
4ran
5unverified

Licence: 12 of the 12 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 junshengzhou/vp2p-match. “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.

conv1x1 junshengzhou/vp2p-match/models/network_img/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · d9def42110729a85 · report
conv3x3 junshengzhou/vp2p-match/models/network_img/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · 160bb14bd76201b4 · report
get_P_diff junshengzhou/vp2p-match/run_kitti.py official repository ran no licence file found · pointer only · 685179cc383d2145 · report
projection_pc_img junshengzhou/vp2p-match/models/kitti_dataset.py official repository ran no licence file found · pointer only · 2eaecdd32aa9f550 · report
sample_and_group_all junshengzhou/vp2p-match/models/pointTransformer/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 225a2727f042aed0 · report
test_acc_trans junshengzhou/vp2p-match/run_kitti.py official repository ran no licence file found · pointer only · ff34a143e5f7bcd1 · report
transform_pc_np junshengzhou/vp2p-match/models/kitti_dataset.py official repository ran fingerprinted no licence file found · pointer only · 2723e9de0f3630bf · report
adapt_loss junshengzhou/vp2p-match/utils/loss.py official repository unverified no licence file found · pointer only · 390859e4bb289148 · report
det_loss junshengzhou/vp2p-match/utils/loss.py official repository unverified no licence file found · pointer only · eb05e8a9a7136d5c · report
fps_subsample junshengzhou/vp2p-match/models/pointTransformer/utils.py official repository unverified no licence file found · pointer only · 1702ee5f1cc07dfc · report
resnet18 junshengzhou/vp2p-match/models/network_img/resnet.py official repository unverified no licence file found · pointer only · ad028bc423fed232 · report
sample_and_group junshengzhou/vp2p-match/models/pointTransformer/utils.py official repository unverified no licence file found · pointer only · 6f2216748fe51adb · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

PnP

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