paper-with-me

홈 › Papers

CapDet: Unifying Dense Captioning and Open-World Detection Pretraining

2023-03-04 · CVPR 2023 1 · Yanxin Long, Youpeng Wen, Jianhua Han, Hang Xu, Pengzhen Ren, Wei zhang, Shen Zhao, Xiaodan Liang

Benefiting from large-scale vision-language pre-training on image-text pairs, open-world detection methods have shown superior generalization ability under the zero-shot or few-shot detection settings. However, a pre-defined category space is still required during the inference stage of existing methods and only the objects belonging to that space will be predicted. To introduce a "real" open-world detector, in this paper, we propose a novel method named CapDet to either predict under a given category list or directly generate the category of predicted bounding boxes. Specifically, we unify the open-world detection and dense caption tasks into a single yet effective framework by introducing an additional dense captioning head to generate the region-grounded captions. Besides, adding the captioning task will in turn benefit the generalization of detection performance since the captioning dataset covers more concepts. Experiment results show that by unifying the dense caption task, our CapDet has obtained significant performance improvements (e.g., +2.1% mAP on LVIS rare classes) over the baseline method on LVIS (1203 classes). Besides, our CapDet also achieves state-of-the-art performance on dense captioning tasks, e.g., 15.44% mAP on VG V1.2 and 13.98% on the VG-COCO dataset.

📄 PDF Abstract BibTeX arXiv:2303.02489

Code (0)

등록된 구현이 없습니다.

Tasks

Dense Captioning

Similar Papers 제목 키워드 기반

End-to-end Dense Video Captioning as Sequence Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes …

Dense Video CaptioningDescriptiveVideo Captioning

End-to-end Dense Video Captioning as Sequence Generation

2022-04-18 · COLING 2022 10 · Wanrong Zhu, Bo Pang, Ashish V. Thapliyal, William Yang Wang 외

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes …

Dense Video CaptioningDescriptiveVideo Captioning

Enhancing Traffic Safety with Parallel Dense Video Captioning for End-to-End Event Analysis

2024-04-12 · Maged Shoman, Dongdong Wang, Armstrong Aboah, Mohamed Abdel-Aty

This paper introduces our solution for Track 2 in AI City Challenge 2024. The task aims to solve traffic safety description and analysis with the dataset of Woven Traffic Safety (WTS), a real-world Pedestrian-Centric Tra…

Dense Video CaptioningTransfer LearningVideo CaptioningVideo Understanding

OW-VISCapTor: Abstractors for Open-World Video Instance Segmentation and Captioning

2024-04-04 · Anwesa Choudhuri, Girish Chowdhary, Alexander G. Schwing

We propose the new task 'open-world video instance segmentation and captioning'. It requires to detect, segment, track and describe with rich captions never before seen objects. This challenging task can be addressed by …

DescriptiveDiversityInstance SegmentationLanguage Modeling+7

Entity6K: A Large Open-Domain Evaluation Dataset for Real-World Entity Recognition

2024-03-19 · JieLin Qiu, William Han, Winfred Wang, Zhengyuan Yang 외

Open-domain real-world entity recognition is essential yet challenging, involving identifying various entities in diverse environments. The lack of a suitable evaluation dataset has been a major obstacle in this field du…

Dense CaptioningImage Captioningobject-detectionObject Detection+2