paper-with-me

Papers

EdaDet: Open-Vocabulary Object Detection Using Early Dense Alignment

2023-09-03 · ICCV 2023 1 · Cheng Shi, Sibei Yang

Vision-language models such as CLIP have boosted the performance of open-vocabulary object detection, where the detector is trained on base categories but required to detect novel categories. Existing methods leverage CLIP's strong zero-shot recognition ability to align object-level embeddings with textual embeddings of categories. However, we observe that using CLIP for object-level alignment results in overfitting to base categories, i.e., novel categories most similar to base categories have particularly poor performance as they are recognized as similar base categories. In this paper, we first identify that the loss of critical fine-grained local image semantics hinders existing methods from attaining strong base-to-novel generalization. Then, we propose Early Dense Alignment (EDA) to bridge the gap between generalizable local semantics and object-level prediction. In EDA, we use object-level supervision to learn the dense-level rather than object-level alignment to maintain the local fine-grained semantics. Extensive experiments demonstrate our superior performance to competing approaches under the same strict setting and without using external training resources, i.e., improving the +8.4% novel box AP50 on COCO and +3.9% rare mask AP on LVIS.

📄 PDF Abstract BibTeX arXiv:2309.01151

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object DetectionZero-Shot Learning

Methods 이 논문이 사용한 방법론

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…
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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

LED: LLM Enhanced Open-Vocabulary Object Detection without Human Curated Data Generation

2025-03-18 · Yang Zhou, Shiyu Zhao, Yuxiao Chen, Zhenting Wang 외

Large foundation models trained on large-scale vision-language data can boost Open-Vocabulary Object Detection (OVD) via synthetic training data, yet the hand-crafted pipelines often introduce bias and overfit to specifi…

DecoderObjectobject-detectionObject Detection+4

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

Open-vocabulary Attribute Detection

2022-11-23 · CVPR 2023 1 · María A. Bravo, Sudhanshu Mittal, Simon Ging, Thomas Brox

Vision-language modeling has enabled open-vocabulary tasks where predictions can be queried using any text prompt in a zero-shot manner. Existing open-vocabulary tasks focus on object classes, whereas research on object …

AttributeLanguage ModelingLanguage ModellingObject+2

Object2Scene: Putting Objects in Context for Open-Vocabulary 3D Detection

2023-09-18 · Chenming Zhu, Wenwei Zhang, Tai Wang, Xihui Liu 외

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (b…

3D Object Detection3D Open-Vocabulary Object DetectionContrastive LearningObject+3

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