paper-with-me

Papers

Calib-Anything: Zero-training LiDAR-Camera Extrinsic Calibration Method Using Segment Anything

2023-06-05 · Zhaotong Luo, Guohang Yan, Yikang Li

The research on extrinsic calibration between Light Detection and Ranging(LiDAR) and camera are being promoted to a more accurate, automatic and generic manner. Since deep learning has been employed in calibration, the restrictions on the scene are greatly reduced. However, data driven method has the drawback of low transfer-ability. It cannot adapt to dataset variations unless additional training is taken. With the advent of foundation model, this problem can be significantly mitigated. By using the Segment Anything Model(SAM), we propose a novel LiDAR-camera calibration method, which requires zero extra training and adapts to common scenes. With an initial guess, we opimize the extrinsic parameter by maximizing the consistency of points that are projected inside each image mask. The consistency includes three properties of the point cloud: the intensity, normal vector and categories derived from some segmentation methods. The experiments on different dataset have demonstrated the generality and comparable accuracy of our method. The code is available at https://github.com/OpenCalib/CalibAnything.

📄 PDF Abstract BibTeX arXiv:2306.02656

Code (1)

opencalib/calibanything 공식 구현 pytorch

Tasks

Camera Calibration

Similar Papers 제목 키워드 기반

Better Call SAL: Towards Learning to Segment Anything in Lidar

2024-03-19 · Aljoša Ošep, Tim Meinhardt, Francesco Ferroni, Neehar Peri 외

We propose the SAL (Segment Anything in Lidar) method consisting of a text-promptable zero-shot model for segmenting and classifying any object in Lidar, and a pseudo-labeling engine that facilitates model training witho…

Panoptic SegmentationSegmentation

Zero-Shot 4D Lidar Panoptic Segmentation

2025-04-01 · CVPR 2025 1 · Yushan Zhang, Aljoša Ošep, Laura Leal-Taixé, Tim Meinhardt

Zero-shot 4D segmentation and recognition of arbitrary objects in Lidar is crucial for embodied navigation, with applications ranging from streaming perception to semantic mapping and localization. However, the primary c…

DiversityPanoptic SegmentationPseudo LabelScene Understanding+4

360Anything: Geometry-Free Lifting of Images and Videos to 360°

2026-01-22 · Ziyi Wu, Daniel Watson, Andrea Tagliasacchi, David J. Fleet 외 arxiv

Lifting perspective images and videos to 360° panoramas enables immersive 3D world generation. Existing approaches often rely on explicit geometric alignment between the perspective and the equirectangular projection (ER…

CMRNext: Camera to LiDAR Matching in the Wild for Localization and Extrinsic Calibration

2024-01-31 · Daniele Cattaneo, Abhinav Valada

LiDARs are widely used for mapping and localization in dynamic environments. However, their high cost limits their widespread adoption. On the other hand, monocular localization in LiDAR maps using inexpensive cameras is…

Optical Flow EstimationPose Estimation

SceneCalib: Automatic Targetless Calibration of Cameras and Lidars in Autonomous Driving

2023-04-11 · Ayon Sen, Gang Pan, Anton Mitrokhin, Ashraful Islam

Accurate camera-to-lidar calibration is a requirement for sensor data fusion in many 3D perception tasks. In this paper, we present SceneCalib, a novel method for simultaneous self-calibration of extrinsic and intrinsic …

Autonomous Driving