paper-with-me

홈 › Papers

PointSeg: A Training-Free Paradigm for 3D Scene Segmentation via Foundation Models

2024-03-11 · Qingdong He, Jinlong Peng, Zhengkai Jiang, Xiaobin Hu, Jiangning Zhang, Qiang Nie, Yabiao Wang, Chengjie Wang

Recent success of vision foundation models have shown promising performance for the 2D perception tasks. However, it is difficult to train a 3D foundation network directly due to the limited dataset and it remains under explored whether existing foundation models can be lifted to 3D space seamlessly. In this paper, we present PointSeg, a novel training-free paradigm that leverages off-the-shelf vision foundation models to address 3D scene perception tasks. PointSeg can segment anything in 3D scene by acquiring accurate 3D prompts to align their corresponding pixels across frames. Concretely, we design a two-branch prompts learning structure to construct the 3D point-box prompts pairs, combining with the bidirectional matching strategy for accurate point and proposal prompts generation. Then, we perform the iterative post-refinement adaptively when cooperated with different vision foundation models. Moreover, we design a affinity-aware merging algorithm to improve the final ensemble masks. PointSeg demonstrates impressive segmentation performance across various datasets, all without training. Specifically, our approach significantly surpasses the state-of-the-art specialist training-free model by 14.1$\%$, 12.3$\%$, and 12.6$\%$ mAP on ScanNet, ScanNet++, and KITTI-360 datasets, respectively. On top of that, PointSeg can incorporate with various foundation models and even surpasses the specialist training-based methods by 3.4$\%$-5.4$\%$ mAP across various datasets, serving as an effective generalist model.

📄 PDF Abstract BibTeX arXiv:2403.06403

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PointSeg: Real-Time Semantic Segmentation Based on 3D LiDAR Point Cloud

2018-07-17 · Yu-An Wang, Tianyue Shi, Peng Yun, Lei Tai 외

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as inp…

3D Object DetectionAutonomous DrivingGPUobject-detection+3

UVOSAM: A Mask-free Paradigm for Unsupervised Video Object Segmentation via Segment Anything Model

2023-05-22 · Zhenghao Zhang, Shengfan Zhang, Zhichao Wei, Zuozhuo Dai 외

The current state-of-the-art methods for unsupervised video object segmentation (UVOS) require extensive training on video datasets with mask annotations, limiting their effectiveness in handling challenging scenarios. H…

Image SegmentationObjectObject TrackingSegmentation+4

RGB and LiDAR fusion based 3D Semantic Segmentation for Autonomous Driving

2019-06-01 · Khaled El Madawy, Hazem Rashed, Ahmad El Sallab, Omar Nasr 외

LiDAR has become a standard sensor for autonomous driving applications as they provide highly precise 3D point clouds. LiDAR is also robust for low-light scenarios at night-time or due to shadows where the performance of…

3D Semantic SegmentationAutonomous Drivingobject-detectionObject Detection+3

Model2Scene: Learning 3D Scene Representation via Contrastive Language-CAD Models Pre-training

2023-09-29 · Runnan Chen, Xinge Zhu, Nenglun Chen, Dawei Wang 외

Current successful methods of 3D scene perception rely on the large-scale annotated point cloud, which is tedious and expensive to acquire. In this paper, we propose Model2Scene, a novel paradigm that learns free 3D scen…

3D Semantic SegmentationObjectSemantic Segmentation

Search3D: Hierarchical Open-Vocabulary 3D Segmentation

2024-09-27 · Ayca Takmaz, Alexandros Delitzas, Robert W. Sumner, Francis Engelmann 외

Open-vocabulary 3D segmentation enables exploration of 3D spaces using free-form text descriptions. Existing methods for open-vocabulary 3D instance segmentation primarily focus on identifying object-level instances but …

3D Instance Segmentation3D Part SegmentationInstance SegmentationObject+3