paper-with-me

홈 › Papers

Dense Captioning with Joint Inference and Visual Context

2016-11-21 · CVPR 2017 7 · Linjie Yang, Kevin Tang, Jianchao Yang, Li-Jia Li

Dense captioning is a newly emerging computer vision topic for understanding images with dense language descriptions. The goal is to densely detect visual concepts (e.g., objects, object parts, and interactions between them) from images, labeling each with a short descriptive phrase. We identify two key challenges of dense captioning that need to be properly addressed when tackling the problem. First, dense visual concept annotations in each image are associated with highly overlapping target regions, making accurate localization of each visual concept challenging. Second, the large amount of visual concepts makes it hard to recognize each of them by appearance alone. We propose a new model pipeline based on two novel ideas, joint inference and context fusion, to alleviate these two challenges. We design our model architecture in a methodical manner and thoroughly evaluate the variations in architecture. Our final model, compact and efficient, achieves state-of-the-art accuracy on Visual Genome for dense captioning with a relative gain of 73\% compared to the previous best algorithm. Qualitative experiments also reveal the semantic capabilities of our model in dense captioning.

📄 PDF Abstract BibTeX arXiv:1611.06949

Code (1)

linjieyangsc/densecap 공식 구현

Tasks

Dense CaptioningDescriptive

Similar Papers 제목 키워드 기반

Joint Event Detection and Description in Continuous Video Streams

2018-02-28 · Huijuan Xu, Boyang Li, Vasili Ramanishka, Leonid Sigal 외

Dense video captioning is a fine-grained video understanding task that involves two sub-problems: localizing distinct events in a long video stream, and generating captions for the localized events. We propose the Joint …

Dense CaptioningDense Video CaptioningEvent DetectionVideo Captioning+1

UniT3D: A Unified Transformer for 3D Dense Captioning and Visual Grounding

2022-12-01 · ICCV 2023 1 · Dave Zhenyu Chen, Ronghang Hu, Xinlei Chen, Matthias Nießner 외

Performing 3D dense captioning and visual grounding requires a common and shared understanding of the underlying multimodal relationships. However, despite some previous attempts on connecting these two related tasks wit…

3D dense captioning3D visual groundingDense CaptioningVisual Grounding

Explicit Temporal-Semantic Modeling for Dense Video Captioning via Context-Aware Cross-Modal Interaction

2025-11-13 · Mingda Jia, Weiliang Meng, Zenghuang Fu, Yiheng Li 외 arxiv

Dense video captioning jointly localizes and captions salient events in untrimmed videos. Recent methods primarily focus on leveraging additional prior knowledge and advanced multi-task architectures to achieve competiti…

Dense Video CaptioningCross-Modal Retrieval

Hierarchical Context-aware Network for Dense Video Event Captioning

2021-08-01 · ACL 2021 5 · Lei Ji, Xianglin Guo, Haoyang Huang, Xilin Chen

Dense video event captioning aims to generate a sequence of descriptive captions for each event in a long untrimmed video. Video-level context provides important information and facilities the model to generate consisten…

Descriptive

Context and Attribute Grounded Dense Captioning

2019-04-02 · CVPR 2019 6 · Guojun Yin, Lu Sheng, Bin Liu, Nenghai Yu 외

Dense captioning aims at simultaneously localizing semantic regions and describing these regions-of-interest (ROIs) with short phrases or sentences in natural language. Previous studies have shown remarkable progresses, …

AttributeDense Captioning