paper-with-me

Papers

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 in handling various open-vocabulary tasks with abundant training data, OV-3DDet faces a significant challenge due to the limited availability of training data. Although some pioneering efforts have integrated vision-language models (VLM) knowledge into OV-3DDet learning, the full potential of these foundational models has yet to be fully exploited. In this paper, we unlock the textual and visual wisdom to tackle the open-vocabulary 3D detection task by leveraging the language and vision foundation models. We leverage a vision foundation model to provide image-wise guidance for discovering novel classes in 3D scenes. Specifically, we utilize a object detection vision foundation model to enable the zero-shot discovery of objects in images, which serves as the initial seeds and filtering guidance to identify novel 3D objects. Additionally, to align the 3D space with the powerful vision-language space, we introduce a hierarchical alignment approach, where the 3D feature space is aligned with the vision-language feature space using a pre-trained VLM at the instance, category, and scene levels. Through extensive experimentation, we demonstrate significant improvements in accuracy and generalization, highlighting the potential of foundation models in advancing open-vocabulary 3D object detection in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2407.05256

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject Detection

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 제목 키워드 기반

OVIS: Open-Vocabulary Visual Instance Search via Visual-Semantic Aligned Representation Learning

2021-08-08 · Sheng Liu, Kevin Lin, Lijuan Wang, Junsong Yuan 외

We introduce the task of open-vocabulary visual instance search (OVIS). Given an arbitrary textual search query, Open-vocabulary Visual Instance Search (OVIS) aims to return a ranked list of visual instances, i.e., image…

Instance SearchRepresentation Learning

Beyond Open Vocabulary: Multimodal Prompting for Object Detection in Remote Sensing Images

2026-02-02 · Shuai Yang, Ziyue Huang, Jiaxin Chen, Qingjie Liu 외 arxiv

Open-vocabulary object detection in remote sensing commonly relies on text-only prompting to specify target categories, implicitly assuming that inference-time category queries can be reliably grounded through pretrainin…

Object Detection

LLMs Meet VLMs: Boost Open Vocabulary Object Detection with Fine-grained Descriptors

2024-02-07 · Sheng Jin, Xueying Jiang, Jiaxing Huang, Lewei Lu 외

Inspired by the outstanding zero-shot capability of vision language models (VLMs) in image classification tasks, open-vocabulary object detection has attracted increasing interest by distilling the broad VLM knowledge in…

image-classificationImage Classificationobject-detectionObject Detection+2

Relation-aware Hierarchical Prompt for Open-vocabulary Scene Graph Generation

2024-12-26 · Tao Liu, Rongjie Li, Chongyu Wang, Xuming He

Open-vocabulary Scene Graph Generation (OV-SGG) overcomes the limitations of the closed-set assumption by aligning visual relationship representations with open-vocabulary textual representations. This enables the identi…

Graph GenerationLarge Language ModelRelationScene Graph Generation+1

Show or Tell? A Benchmark To Evaluate Visual and Textual Prompts in Semantic Segmentation

2025-05-06 · Gabriele Rosi, Fabio Cermelli

Prompt engineering has shown remarkable success with large language models, yet its systematic exploration in computer vision remains limited. In semantic segmentation, both textual and visual prompts offer distinct adva…

Open Vocabulary Semantic SegmentationPrompt EngineeringSegmentationSemantic Segmentation