CVDec 9, 2015

Video captioning with recurrent networks based on frame- and video-level features and visual content classification

arXiv:1512.02949v131 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses video description for applications like accessibility, but it is incremental as it builds on existing image captioning methods.

The paper tackled video captioning by extending static image captioning with RNNs to incorporate frame-level, video-level, and visual content classifier features, showing that combining these features improves performance over using them individually.

In this paper, we describe the system for generating textual descriptions of short video clips using recurrent neural networks (RNN), which we used while participating in the Large Scale Movie Description Challenge 2015 in ICCV 2015. Our work builds on static image captioning systems with RNN based language models and extends this framework to videos utilizing both static image features and video-specific features. In addition, we study the usefulness of visual content classifiers as a source of additional information for caption generation. With experimental results we show that utilizing keyframe based features, dense trajectory video features and content classifier outputs together gives better performance than any one of them individually.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes