paper-with-me

홈 › Papers

Boosting Open-Vocabulary Object Detection by Handling Background Samples

2024-10-11 · Ruizhe Zeng, Lu Zhang, Xu Yang, Zhiyong Liu

Open-vocabulary object detection is the task of accurately detecting objects from a candidate vocabulary list that includes both base and novel categories. Currently, numerous open-vocabulary detectors have achieved success by leveraging the impressive zero-shot capabilities of CLIP. However, we observe that CLIP models struggle to effectively handle background images (i.e. images without corresponding labels) due to their language-image learning methodology. This limitation results in suboptimal performance for open-vocabulary detectors that rely on CLIP when processing background samples. In this paper, we propose Background Information Representation for open-vocabulary Detector (BIRDet), a novel approach to address the limitations of CLIP in handling background samples. Specifically, we design Background Information Modeling (BIM) to replace the single, fixed background embedding in mainstream open-vocabulary detectors with dynamic scene information, and prompt it into image-related background representations. This method effectively enhances the ability to classify oversized regions as background. Besides, we introduce Partial Object Suppression (POS), an algorithm that utilizes the ratio of overlap area to address the issue of misclassifying partial regions as foreground. Experiments on OV-COCO and OV-LVIS benchmarks demonstrate that our proposed model is capable of achieving performance enhancements across various open-vocabulary detectors.

📄 PDF Abstract BibTeX arXiv:2410.08645

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object DetectionPOS

Methods 이 논문이 사용한 방법론

BASE 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar 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 i…

3D Object DetectionObjectobject-detectionObject Detection

YOLO-UniOW: Efficient Universal Open-World Object Detection

2024-12-30 · Lihao Liu, Juexiao Feng, Hui Chen, Ao Wang 외

Traditional object detection models are constrained by the limitations of closed-set datasets, detecting only categories encountered during training. While multimodal models have extended category recognition by aligning…

Incremental LearningObjectobject-detectionObject Detection+1

Scaling up Image Segmentation across Data and Tasks

2025-01-01 · CVPR 2025 1 · Pei Wang, Zhaowei Cai, Hao Yang, Ashwin Swaminathan 외

Traditional segmentation models, while effective in isolated tasks, often fail to generalize to more complex and open-ended segmentation problems, such as free-form, open-vocabulary, and in-the-wild scenarios. To bri…

DiversityImage SegmentationSegmentationSemantic Segmentation

Learning Background Prompts to Discover Implicit Knowledge for Open Vocabulary Object Detection

2024-06-01 · CVPR 2024 1 · Jiaming Li, Jiacheng Zhang, Jichang Li, Ge Li 외

Open vocabulary object detection (OVD) aims at seeking an optimal object detector capable of recognizing objects from both base and novel categories. Recent advances leverage knowledge distillation to transfer insightful…

Knowledge DistillationObjectobject-detectionObject Detection+3

V3Det Challenge 2024 on Vast Vocabulary and Open Vocabulary Object Detection: Methods and Results

2024-06-17 · Jiaqi Wang, Yuhang Zang, Pan Zhang, Tao Chu 외

Detecting objects in real-world scenes is a complex task due to various challenges, including the vast range of object categories, and potential encounters with previously unknown or unseen objects. The challenges necess…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+1