paper-with-me

Papers

DetCLIPv3: Towards Versatile Generative Open-vocabulary Object Detection

2024-04-14 · CVPR 2024 1 · Lewei Yao, Renjie Pi, Jianhua Han, Xiaodan Liang, Hang Xu, Wei zhang, Zhenguo Li, Dan Xu

Existing open-vocabulary object detectors typically require a predefined set of categories from users, significantly confining their application scenarios. In this paper, we introduce DetCLIPv3, a high-performing detector that excels not only at both open-vocabulary object detection, but also generating hierarchical labels for detected objects. DetCLIPv3 is characterized by three core designs: 1. Versatile model architecture: we derive a robust open-set detection framework which is further empowered with generation ability via the integration of a caption head. 2. High information density data: we develop an auto-annotation pipeline leveraging visual large language model to refine captions for large-scale image-text pairs, providing rich, multi-granular object labels to enhance the training. 3. Efficient training strategy: we employ a pre-training stage with low-resolution inputs that enables the object captioner to efficiently learn a broad spectrum of visual concepts from extensive image-text paired data. This is followed by a fine-tuning stage that leverages a small number of high-resolution samples to further enhance detection performance. With these effective designs, DetCLIPv3 demonstrates superior open-vocabulary detection performance, \eg, our Swin-T backbone model achieves a notable 47.0 zero-shot fixed AP on the LVIS minival benchmark, outperforming GLIPv2, GroundingDINO, and DetCLIPv2 by 18.0/19.6/6.6 AP, respectively. DetCLIPv3 also achieves a state-of-the-art 19.7 AP in dense captioning task on VG dataset, showcasing its strong generative capability.

📄 PDF Abstract BibTeX arXiv:2404.09216

Code (0)

등록된 구현이 없습니다.

Tasks

Dense CaptioningLanguage ModellingLarge Language ModelObjectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DetCLIPv2: Scalable Open-Vocabulary Object Detection Pre-training via Word-Region Alignment

2023-04-10 · CVPR 2023 1 · Lewei Yao, Jianhua Han, Xiaodan Liang, Dan Xu 외

This paper presents DetCLIPv2, an efficient and scalable training framework that incorporates large-scale image-text pairs to achieve open-vocabulary object detection (OVD). Unlike previous OVD frameworks that typically …

Language Modellingobject-detectionObject DetectionOpen-vocabulary object detection+1

Generative Region-Language Pretraining for Open-Ended Object Detection

2024-03-15 · CVPR 2024 1 · Chuang Lin, Yi Jiang, Lizhen Qu, Zehuan Yuan 외

In recent research, significant attention has been devoted to the open-vocabulary object detection task, aiming to generalize beyond the limited number of classes labeled during training and detect objects described by a…

Language ModelingLanguage ModellingObjectobject-detection+4

FM-OV3D: Foundation Model-based Cross-modal Knowledge Blending for Open-Vocabulary 3D Detection

2023-12-22 · Dongmei Zhang, Chang Li, Ray Zhang, Shenghao Xie 외

The superior performances of pre-trained foundation models in various visual tasks underscore their potential to enhance the 2D models' open-vocabulary ability. Existing methods explore analogous applications in the 3D s…

3D Object Detection3D Open-Vocabulary Object Detectionobject-detectionObject Detection+1

Diffusion Model is Secretly a Training-free Open Vocabulary Semantic Segmenter

2023-09-06 · Jinglong Wang, Xiawei Li, Jing Zhang, Qingyuan Xu 외

The pre-trained text-image discriminative models, such as CLIP, has been explored for open-vocabulary semantic segmentation with unsatisfactory results due to the loss of crucial localization information and awareness of…

Contrastive LearningDenoisingImage GenerationObject+5

Mitigating Open-Vocabulary Caption Hallucinations

2023-12-06 · Assaf Ben-Kish, Moran Yanuka, Morris Alper, Raja Giryes 외

While recent years have seen rapid progress in image-conditioned text generation, image captioning still suffers from the fundamental issue of hallucinations, namely, the generation of spurious details that cannot be inf…

DiversityHallucinationImage CaptioningObject+2