paper-with-me

Papers

Segment Any 3D Object with Language

2024-04-02 · Seungjun Lee, Yuyang Zhao, Gim Hee Lee

In this paper, we investigate Open-Vocabulary 3D Instance Segmentation (OV-3DIS) with free-form language instructions. Earlier works that rely on only annotated base categories for training suffer from limited generalization to unseen novel categories. Recent works mitigate poor generalizability to novel categories by generating class-agnostic masks or projecting generalized masks from 2D to 3D, but disregard semantic or geometry information, leading to sub-optimal performance. Instead, generating generalizable but semantic-related masks directly from 3D point clouds would result in superior outcomes. In this paper, we introduce Segment any 3D Object with LanguagE (SOLE), which is a semantic and geometric-aware visual-language learning framework with strong generalizability by generating semantic-related masks directly from 3D point clouds. Specifically, we propose a multimodal fusion network to incorporate multimodal semantics in both backbone and decoder. In addition, to align the 3D segmentation model with various language instructions and enhance the mask quality, we introduce three types of multimodal associations as supervision. Our SOLE outperforms previous methods by a large margin on ScanNetv2, ScanNet200, and Replica benchmarks, and the results are even close to the fully-supervised counterpart despite the absence of class annotations in the training. Furthermore, extensive qualitative results demonstrate the versatility of our SOLE to language instructions.

📄 PDF Abstract BibTeX arXiv:2404.02157

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationDecoderInstance SegmentationObjectopen vocabulary 3d instance segmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
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 제목 키워드 기반

Referring Video Object Segmentation via Language-aligned Track Selection

2024-12-02 · Seongchan Kim, Woojeong Jin, Sangbeom Lim, Heeji Yoon 외

Referring video object segmentation (RVOS) requires tracking and segmenting an object throughout a video according to a given natural language expression, demanding both complex motion understanding and the alignment of …

ObjectObject TrackingReferring Video Object SegmentationSemantic Segmentation+3

MeViS: A Large-scale Benchmark for Video Segmentation with Motion Expressions

2023-08-16 · ICCV 2023 1 · Henghui Ding, Chang Liu, Shuting He, Xudong Jiang 외

This paper strives for motion expressions guided video segmentation, which focuses on segmenting objects in video content based on a sentence describing the motion of the objects. Existing referring video object datasets…

Motion Expressions Guided Video SegmentationObjectReferring Video Object SegmentationSegmentation+5

Subobject-level Image Tokenization

2024-02-22 · Delong Chen, Samuel Cahyawijaya, Jianfeng Liu, Baoyuan Wang 외

Transformer-based vision models typically tokenize images into fixed-size square patches as input units, which lacks the adaptability to image content and overlooks the inherent pixel grouping structure. Inspired by the …

AttributeLanguage ModelingLanguage ModellingLarge Language Model+1

Video Object Segmentation with Language Referring Expressions

2018-03-21 · Anna Khoreva, Anna Rohrbach, Bernt Schiele

Most state-of-the-art semi-supervised video object segmentation methods rely on a pixel-accurate mask of a target object provided for the first frame of a video. However, obtaining a detailed segmentation mask is expensi…

ObjectReferring Expression SegmentationSegmentationSemantic Segmentation+3

Leveraging Pretrained Image Classifiers for Language-Based Segmentation

2019-11-03 · David Golub, Ahmed El-Kishky, Roberto Martín-Martín

Current semantic segmentation models cannot easily generalize to new object classes unseen during train time: they require additional annotated images and retraining. We propose a novel segmentation model that injects vi…

ObjectSegmentationSemantic Segmentation