paper-with-me

Papers

Leveraging Vision-Language Models for Open-Vocabulary Instance Segmentation and Tracking

2025-03-18 · Bastian Pätzold, Jan Nogga, Sven Behnke

This paper introduces a novel approach that leverages the capabilities of vision-language models (VLMs) by integrating them with established approaches for open-vocabulary detection (OVD), instance segmentation, and tracking. We utilize VLM-generated structured descriptions to identify visible object instances, collect application-relevant attributes, and inform an open-vocabulary detector to extract corresponding bounding boxes that are passed to a video segmentation model providing precise segmentation masks and tracking capabilities. Once initialized, this model can then directly extract segmentation masks, allowing processing of image streams in real time with minimal computational overhead. Tracks can be updated online as needed by generating new structured descriptions and corresponding open-vocabulary detections. This combines the descriptive power of VLMs with the grounding capability of OVD and the pixel-level understanding and speed of video segmentation. Our evaluation across datasets and robotics platforms demonstrates the broad applicability of this approach, showcasing its ability to extract task-specific attributes from non-standard objects in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2503.16538

Code (1)

ais-bonn/nimbro_api 공식 구현

Tasks

DescriptiveInstance SegmentationSegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

OpenMap: Instruction Grounding via Open-Vocabulary Visual-Language Mapping

2025-08-03 · Danyang Li, Zenghui Yang, Guangpeng Qi, Songtao Pang 외 arxiv

Grounding natural language instructions to visual observations is fundamental for embodied agents operating in open-world environments. Recent advances in visual-language mapping have enabled generalizable semantic repre…

Vocabulary-Free 3D Instance Segmentation with Vision and Language Assistant

2024-08-20 · Guofeng Mei, Luigi Riz, Yiming Wang, Fabio Poiesi

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, p…

3D Instance SegmentationInstance SegmentationSemantic Segmentation

Mosaic3D: Foundation Dataset and Model for Open-Vocabulary 3D Segmentation

2025-02-04 · CVPR 2025 1 · Junha Lee, Chunghyun Park, Jaesung Choe, Yu-Chiang Frank Wang 외

We tackle open-vocabulary 3D scene understanding by introducing a novel data generation pipeline and training framework. Our method addresses three critical requirements for effective training: precise 3D region segmenta…

Contrastive LearningDecoderImage SegmentationInstance Segmentation+3

Unlocking Textual and Visual Wisdom: Open-Vocabulary 3D Object Detection Enhanced by Comprehensive Guidance from Text and Image

2024-07-07 · Pengkun Jiao, Na Zhao, Jingjing Chen, Yu-Gang Jiang

Open-vocabulary 3D object detection (OV-3DDet) aims to localize and recognize both seen and previously unseen object categories within any new 3D scene. While language and vision foundation models have achieved success i…

3D Object DetectionObjectobject-detectionObject Detection

Open-vocabulary 3D scene perception in industrial environments

2026-02-23 · Keno Moenck, Adrian Philip Florea, Julian Koch, Thorsten Schüppstuhl arxiv

Autonomous vision applications in production, intralogistics, or manufacturing environments require perception capabilities beyond a small, fixed set of classes. Recent open-vocabulary methods, leveraging 2D Vision-Langu…