paper-with-me

홈 › Papers

LidarCLIP or: How I Learned to Talk to Point Clouds

2022-12-13 · Georg Hess, Adam Tonderski, Christoffer Petersson, Kalle Åström, Lennart Svensson

Research connecting text and images has recently seen several breakthroughs, with models like CLIP, DALL-E 2, and Stable Diffusion. However, the connection between text and other visual modalities, such as lidar data, has received less attention, prohibited by the lack of text-lidar datasets. In this work, we propose LidarCLIP, a mapping from automotive point clouds to a pre-existing CLIP embedding space. Using image-lidar pairs, we supervise a point cloud encoder with the image CLIP embeddings, effectively relating text and lidar data with the image domain as an intermediary. We show the effectiveness of LidarCLIP by demonstrating that lidar-based retrieval is generally on par with image-based retrieval, but with complementary strengths and weaknesses. By combining image and lidar features, we improve upon both single-modality methods and enable a targeted search for challenging detection scenarios under adverse sensor conditions. We also explore zero-shot classification and show that LidarCLIP outperforms existing attempts to use CLIP for point clouds by a large margin. Finally, we leverage our compatibility with CLIP to explore a range of applications, such as point cloud captioning and lidar-to-image generation, without any additional training. Code and pre-trained models are available at https://github.com/atonderski/lidarclip.

📄 PDF Abstract BibTeX arXiv:2212.06858

Code (1)

atonderski/lidarclip 공식 구현 pytorch

Tasks

Image GenerationRetrievalzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TexLiDAR: Automated Text Understanding for Panoramic LiDAR Data

2025-02-05 · Naor Cohen, Roy Orfaig, Ben-Zion Bobrovsky

Efforts to connect LiDAR data with text, such as LidarCLIP, have primarily focused on embedding 3D point clouds into CLIP text-image space. However, these approaches rely on 3D point clouds, which present challenges in e…

Image Captioningobject-detectionObject Detection

Talk2Radar: Bridging Natural Language with 4D mmWave Radar for 3D Referring Expression Comprehension

2024-05-21 · Runwei Guan, RuiXiao Zhang, Ningwei Ouyang, Jianan Liu 외

Embodied perception is essential for intelligent vehicles and robots in interactive environmental understanding. However, these advancements primarily focus on vision, with limited attention given to using 3D modeling se…

3D visual groundingReferring ExpressionReferring Expression ComprehensionVisual Grounding

Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors

2023-03-25 · CVPR 2023 1 · Chao Chen, Yu-Shen Liu, Zhizhong Han

It is vital to infer signed distance functions (SDFs) from 3D point clouds. The latest methods rely on generalizing the priors learned from large scale supervision. However, the learned priors do not generalize well to v…

Surface Reconstruction

CAP-UDF: Learning Unsigned Distance Functions Progressively from Raw Point Clouds with Consistency-Aware Field Optimization

2022-10-06 · Junsheng Zhou, Baorui Ma, Shujuan Li, Yu-Shen Liu 외

Surface reconstruction for point clouds is an important task in 3D computer vision. Most of the latest methods resolve this problem by learning signed distance functions from point clouds, which are limited to reconstruc…

Surface Reconstruction

Know What Your Neighbors Do: 3D Semantic Segmentation of Point Clouds

2018-10-02 · Francis Engelmann, Theodora Kontogianni, Jonas Schult, Bastian Leibe

In this paper, we present a deep learning architecture which addresses the problem of 3D semantic segmentation of unstructured point clouds. Compared to previous work, we introduce grouping techniques which define point …

3D Semantic SegmentationSegmentationSemantic Segmentation