paper-with-me

Papers

LDLS: 3-D Object Segmentation Through Label Diffusion From 2-D Images

2019-10-30 · Brian H. Wang, Wei-Lun Chao, Yan Wang, Bharath Hariharan, Kilian Q. Weinberger, Mark Campbell

Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning has not been applied nearly as successfully for 3-D point cloud segmentation. Deep networks generally require large amounts of labeled training data, which are readily available for 2-D images but are difficult to produce for 3-D point clouds. In this letter, we present Label Diffusion Lidar Segmentation (LDLS), a novel approach for 3-D point cloud segmentation, which leverages 2-D segmentation of an RGB image from an aligned camera to avoid the need for training on annotated 3-D data. We obtain 2-D segmentation predictions by applying Mask-RCNN to the RGB image, and then link this image to a 3-D lidar point cloud by building a graph of connections among 3-D points and 2-D pixels. This graph then directs a semi-supervised label diffusion process, where the 2-D pixels act as source nodes that diffuse object label information through the 3-D point cloud, resulting in a complete 3-D point cloud segmentation. We conduct empirical studies on the KITTI benchmark dataset and on a mobile robot, demonstrating wide applicability and superior performance of LDLS compared with the previous state of the art in 3-D point cloud segmentation, without any need for either 3-D training data or fine tuning of the 2-D image segmentation model.

📄 PDF Abstract BibTeX arXiv:1910.13955

Code (1)

brian-h-wang/LDLS 공식 구현

Tasks

Image SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Zero-Shot Object Segmentation through Concept Distillation from Generative Image Foundation Models

2022-12-29 · Mischa Dombrowski, Hadrien Reynaud, Matthew Baugh, Bernhard Kainz

Curating datasets for object segmentation is a difficult task. With the advent of large-scale pre-trained generative models, conditional image generation has been given a significant boost in result quality and ease of u…

Conditional Image GenerationImage GenerationObjectSegmentation+1

Foreground-Background Separation through Concept Distillation from Generative Image Foundation Models

2023-01-01 · ICCV 2023 1 · Mischa Dombrowski, Hadrien Reynaud, Matthew Baugh, Bernhard Kainz

Curating datasets for object segmentation is a difficult task. With the advent of large-scale pre-trained generative models, conditional image generation has been given a significant boost in result quality and ease …

Conditional Image GenerationImage GenerationMedical Image AnalysisObject+2

ELDiff: When Evidential Learning Meets Text-to-Image Diffusion

2026-06-18 · Qingtao Pan, Kai Ye, Zhihao Dou, Bing Ji 외 arxiv

In multi-object text-to-image (T2I) diffusion, ensuring semantic consistency between textual prompts and generated visual content is crucial for image synthesis. However, such consistency constraint is often underemphasi…

Object Segmentation

Guided and Unguided Conditional Diffusion Mechanisms for Structured and Semantically-Aware 3D Point Cloud Generation

2025-09-21 · Gunner Stone, Sushmita Sarker, Alireza Tavakkoli arxiv

Generating realistic 3D point clouds is a fundamental problem in computer vision with applications in remote sensing, robotics, and digital object modeling. Existing generative approaches primarily capture geometry, and …

Point Cloud GenerationPoint Clouds

Inverse Lithography Physics-informed Deep Neural Level Set for Mask Optimization

2023-08-15 · Xing-Yu Ma, Shaogang Hao

As the feature size of integrated circuits continues to decrease, optical proximity correction (OPC) has emerged as a crucial resolution enhancement technology for ensuring high printability in the lithography process. R…