paper-with-me

홈 › Papers

Attentive Semantic Video Generation using Captions

2017-08-20 · ICCV 2017 10 · Tanya Marwah, Gaurav Mittal, Vineeth N. Balasubramanian

This paper proposes a network architecture to perform variable length semantic video generation using captions. We adopt a new perspective towards video generation where we allow the captions to be combined with the long-term and short-term dependencies between video frames and thus generate a video in an incremental manner. Our experiments demonstrate our network architecture's ability to distinguish between objects, actions and interactions in a video and combine them to generate videos for unseen captions. The network also exhibits the capability to perform spatio-temporal style transfer when asked to generate videos for a sequence of captions. We also show that the network's ability to learn a latent representation allows it generate videos in an unsupervised manner and perform other tasks such as action recognition. (Accepted in International Conference in Computer Vision (ICCV) 2017)

📄 PDF Abstract BibTeX arXiv:1708.05980

Code (1)

Singularity42/cap2vid 공식 구현 tf

Tasks

Action RecognitionStyle TransferTemporal Action LocalizationVideo Generation

Similar Papers 제목 키워드 기반

Sync-DRAW: Automatic Video Generation using Deep Recurrent Attentive Architectures

2016-11-30 · Gaurav Mittal, Tanya Marwah, Vineeth N. Balasubramanian

This paper introduces a novel approach for generating videos called Synchronized Deep Recurrent Attentive Writer (Sync-DRAW). Sync-DRAW can also perform text-to-video generation which, to the best of our knowledge, makes…

Text-to-Video GenerationVideo Generation

Event and Entity Extraction from Generated Video Captions

2022-11-05 · Johannes Scherer, Ansgar Scherp, Deepayan Bhowmik

Annotation of multimedia data by humans is time-consuming and costly, while reliable automatic generation of semantic metadata is a major challenge. We propose a framework to extract semantic metadata from automatically …

Caption GenerationDense Video CaptioningVideo Captioning

Bidirectional Attentive Fusion with Context Gating for Dense Video Captioning

2018-03-31 · CVPR 2018 6 · Jingwen Wang, Wenhao Jiang, Lin Ma, Wei Liu 외

Dense video captioning is a newly emerging task that aims at both localizing and describing all events in a video. We identify and tackle two challenges on this task, namely, (1) how to utilize both past and future conte…

DecoderDense Video CaptioningVideo Captioning

LVD-2M: A Long-take Video Dataset with Temporally Dense Captions

2024-10-14 · Tianwei Xiong, Yuqing Wang, Daquan Zhou, Zhijie Lin 외

The efficacy of video generation models heavily depends on the quality of their training datasets. Most previous video generation models are trained on short video clips, while recently there has been increasing interest…

Video CaptioningVideo Generation

LoVR: A Benchmark for Long Video Retrieval in Multimodal Contexts

2025-05-20 · Qifeng Cai, Hao Liang, Hejun Dong, Meiyi Qiang 외

Long videos contain a vast amount of information, making video-text retrieval an essential and challenging task in multimodal learning. However, existing benchmarks suffer from limited video duration, low-quality caption…

Caption GenerationRetrievalText RetrievalVideo Retrieval+2