paper-with-me

Papers

ColabSfM: Collaborative Structure-from-Motion by Point Cloud Registration

2025-03-21 · CVPR 2025 1 · Johan Edstedt, André Mateus, Alberto Jaenal

Structure-from-Motion (SfM) is the task of estimating 3D structure and camera poses from images. We define Collaborative SfM (ColabSfM) as sharing distributed SfM reconstructions. Sharing maps requires estimating a joint reference frame, which is typically referred to as registration. However, there is a lack of scalable methods and training datasets for registering SfM reconstructions. In this paper, we tackle this challenge by proposing the scalable task of point cloud registration for SfM reconstructions. We find that current registration methods cannot register SfM point clouds when trained on existing datasets. To this end, we propose a SfM registration dataset generation pipeline, leveraging partial reconstructions from synthetically generated camera trajectories for each scene. Finally, we propose a simple but impactful neural refiner on top of the SotA registration method RoITr that yields significant improvements, which we call RefineRoITr. Our extensive experimental evaluation shows that our proposed pipeline and model enables ColabSfM. Code is available at https://github.com/EricssonResearch/ColabSfM

📄 PDF Abstract BibTeX arXiv:2503.17093

Code (1)

ericssonresearch/colabsfm 공식 구현 pytorch

Tasks

Dataset GenerationPoint Cloud Registration

Similar Papers 제목 키워드 기반

Completing Partial Point Clouds with Outliers by Collaborative Completion and Segmentation

2022-03-18 · Changfeng Ma, Yang Yang, Jie Guo, Chongjun Wang 외

Most existing point cloud completion methods are only applicable to partial point clouds without any noises and outliers, which does not always hold in practice. We propose in this paper an end-to-end network, named CS-N…

DecoderPoint Cloud CompletionSegmentation

MoNet: Motion-based Point Cloud Prediction Network

2020-11-21 · Fan Lu, Guang Chen, Yinlong Liu, Zhijun Li 외

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are cruci…

Autonomous DrivingPrediction

FastPCI: Motion-Structure Guided Fast Point Cloud Frame Interpolation

2024-10-25 · Tianyu Zhang, Guocheng Qian, Jin Xie, Jian Yang

Point cloud frame interpolation is a challenging task that involves accurate scene flow estimation across frames and maintaining the geometry structure. Prevailing techniques often rely on pre-trained motion estimators o…

Scene Flow Estimation

Pseudo-LiDAR Point Cloud Interpolation Based on 3D Motion Representation and Spatial Supervision

2020-06-20 · Haojie Liu, Kang Liao, Chunyu Lin, Yao Zhao 외

Pseudo-LiDAR point cloud interpolation is a novel and challenging task in the field of autonomous driving, which aims to address the frequency mismatching problem between camera and LiDAR. Previous works represent the 3D…

Autonomous DrivingOptical Flow Estimation

U-Motion: Learned Point Cloud Video Compression with U-Structured Temporal Context Generation

2024-11-21 · Tingyu Fan, Yueyu Hu, Ran Gong, Yao Wang

Point cloud video (PCV) is a versatile 3D representation of dynamic scenes with emerging applications. This paper introduces U-Motion, a learning-based compression scheme for both PCV geometry and attributes. We propose …

AttributeMotion CompensationMotion EstimationVideo Compression