paper-with-me

Papers

Fine-grained Visual-Text Prompt-Driven Self-Training for Open-Vocabulary Object Detection

2022-11-02 · Yanxin Long, Jianhua Han, Runhui Huang, Xu Hang, Yi Zhu, Chunjing Xu, Xiaodan Liang

Inspired by the success of vision-language methods (VLMs) in zero-shot classification, recent works attempt to extend this line of work into object detection by leveraging the localization ability of pre-trained VLMs and generating pseudo labels for unseen classes in a self-training manner. However, since the current VLMs are usually pre-trained with aligning sentence embedding with global image embedding, the direct use of them lacks fine-grained alignment for object instances, which is the core of detection. In this paper, we propose a simple but effective fine-grained Visual-Text Prompt-driven self-training paradigm for Open-Vocabulary Detection (VTP-OVD) that introduces a fine-grained visual-text prompt adapting stage to enhance the current self-training paradigm with a more powerful fine-grained alignment. During the adapting stage, we enable VLM to obtain fine-grained alignment by using learnable text prompts to resolve an auxiliary dense pixel-wise prediction task. Furthermore, we propose a visual prompt module to provide the prior task information (i.e., the categories need to be predicted) for the vision branch to better adapt the pre-trained VLM to the downstream tasks. Experiments show that our method achieves the state-of-the-art performance for open-vocabulary object detection, e.g., 31.5% mAP on unseen classes of COCO.

📄 PDF Abstract BibTeX arXiv:2211.00849

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object DetectionSentenceSentence EmbeddingSentence-Embeddingzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

FinePOSE: Fine-Grained Prompt-Driven 3D Human Pose Estimation via Diffusion Models

2024-05-08 · CVPR 2024 1 · Jinglin Xu, Yijie Guo, Yuxin Peng

The 3D Human Pose Estimation (3D HPE) task uses 2D images or videos to predict human joint coordinates in 3D space. Despite recent advancements in deep learning-based methods, they mostly ignore the capability of couplin…

3D Human Pose EstimationDenoisingPose EstimationPrompt Learning

AttriPrompt: Dynamic Prompt Composition Learning for CLIP

2025-09-07 · Qiqi Zhan, Shiwei Li, Qingjie Liu, Yunhong Wang arxiv

The evolution of prompt learning methodologies has driven exploration of deeper prompt designs to enhance model performance. However, current deep text prompting approaches suffer from two critical limitations: Over-reli…

Contrastive Learning

Large-Scale Text-to-Image Model with Inpainting is a Zero-Shot Subject-Driven Image Generator

2024-11-23 · CVPR 2025 1 · Chaehun Shin, Jooyoung Choi, Heeseung Kim, Sungroh Yoon

Subject-driven text-to-image generation aims to produce images of a new subject within a desired context by accurately capturing both the visual characteristics of the subject and the semantic content of a text prompt. T…

Image GenerationText to Image GenerationText-to-Image Generation

SpecPL: Disentangling Spectral Granularity for Prompt Learning

2026-05-06 · Jingtao Zhou, Xirui Kang, Feiyang Huang, Lai-Man Po arxiv

Existing prompt learning for VLMs exhibits a modality asymmetry, predominantly optimizing text tokens while still relying on frozen visual encoder as holistic extractor and neglecting the spectral granularity essential f…

Region Prompt Tuning: Fine-grained Scene Text Detection Utilizing Region Text Prompt

2024-09-20 · Xingtao Lin, Heqian Qiu, Lanxiao Wang, Ruihang Wang 외

Recent advancements in prompt tuning have successfully adapted large-scale models like Contrastive Language-Image Pre-trained (CLIP) for downstream tasks such as scene text detection. Typically, text prompt complements t…

Scene Text DetectionText Detection