paper-with-me

홈 › Papers

Open Vocabulary Object Detection with Proposal Mining and Prediction Equalization

2022-06-22 · Peixian Chen, Kekai Sheng, Mengdan Zhang, Mingbao Lin, Yunhang Shen, Shaohui Lin, Bo Ren, Ke Li

Open-vocabulary object detection (OVD) aims to scale up vocabulary size to detect objects of novel categories beyond the training vocabulary. Recent work resorts to the rich knowledge in pre-trained vision-language models. However, existing methods are ineffective in proposal-level vision-language alignment. Meanwhile, the models usually suffer from confidence bias toward base categories and perform worse on novel ones. To overcome the challenges, we present MEDet, a novel and effective OVD framework with proposal mining and prediction equalization. First, we design an online proposal mining to refine the inherited vision-semantic knowledge from coarse to fine, allowing for proposal-level detection-oriented feature alignment. Second, based on causal inference theory, we introduce a class-wise backdoor adjustment to reinforce the predictions on novel categories to improve the overall OVD performance. Extensive experiments on COCO and LVIS benchmarks verify the superiority of MEDet over the competing approaches in detecting objects of novel categories, e.g., 32.6% AP50 on COCO and 22.4% mask mAP on LVIS.

📄 PDF Abstract BibTeX arXiv:2206.11134

Code (2)

pealing/medet 공식 구현 pytorch
peixianchen/medet 공식 구현 pytorch

Tasks

Causal Inferenceobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Open-Vocabulary Object Detection

2023-12-19 · Jianghang Lin, Yunhang Shen, Bingquan Wang, Shaohui Lin 외

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this pap…

AttributeNovel ConceptsObjectobject-detection+6

Toward Open Vocabulary Aerial Object Detection with CLIP-Activated Student-Teacher Learning

2023-11-20 · Yan Li, Weiwei Guo, Xue Yang, Ning Liao 외

An increasingly massive number of remote-sensing images spurs the development of extensible object detectors that can detect objects beyond training categories without costly collecting new labeled data. In this paper, w…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+3

ProCal: Inference-Time Proposal Calibration for Open-Vocabulary Object Detection

2026-07-02 · Jae-Ryung Hong, Ho-Joong Kim, Seong-Whan Lee arxiv

Open-vocabulary object detection aims to localize and classify objects beyond the fixed set of categories seen dur ing training. Recent open-vocabulary object detection methods improve localization and classification for…

Object Detection

Training-free Boost for Open-Vocabulary Object Detection with Confidence Aggregation

2024-04-12 · Yanhao Zheng, Kai Liu

Open-vocabulary object detection (OVOD) aims at localizing and recognizing visual objects from novel classes unseen at the training time. Whereas, empirical studies reveal that advanced detectors generally assign lower s…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+2

WeDetect: Fast Open-Vocabulary Object Detection as Retrieval

2025-12-13 · Shenghao Fu, Yukun Su, Fengyun Rao, Jing Lyu 외 arxiv

Open-vocabulary object detection aims to detect arbitrary classes via text prompts. Methods without cross-modal fusion layers (non-fusion) offer faster inference by treating recognition as a retrieval problem, \ie, match…

Referring ExpressionObject Detection