paper-with-me

Papers

Video In Sentences Out

2014-08-09 · Andrei Barbu, Alexander Bridge, Zachary Burchill, Dan Coroian, Sven Dickinson, Sanja Fidler, Aaron Michaux, Sam Mussman, Siddharth Narayanaswamy, Dhaval Salvi, Lara Schmidt, Jiangnan Shangguan, Jeffrey Mark Siskind, Jarrell Waggoner, Song Wang, Jinlian Wei, Yifan Yin, Zhiqi Zhang

We present a system that produces sentential descriptions of video: who did what to whom, and where and how they did it. Action class is rendered as a verb, participant objects as noun phrases, properties of those objects as adjectival modifiers in those noun phrases, spatial relations between those participants as prepositional phrases, and characteristics of the event as prepositional-phrase adjuncts and adverbial modifiers. Extracting the information needed to render these linguistic entities requires an approach to event recognition that recovers object tracks, the trackto-role assignments, and changing body posture.

📄 PDF Abstract BibTeX arXiv:1408.6418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly-Supervised Temporal Article Grounding

2022-10-22 · Long Chen, Yulei Niu, Brian Chen, Xudong Lin 외

Given a long untrimmed video and natural language queries, video grounding (VG) aims to temporally localize the semantically-aligned video segments. Almost all existing VG work holds two simple but unrealistic assumption…

AllArticlesNatural Language QueriesSentence+1

Open-book Video Captioning with Retrieve-Copy-Generate Network

2021-03-09 · CVPR 2021 1 · Ziqi Zhang, Zhongang Qi, Chunfeng Yuan, Ying Shan 외

Due to the rapid emergence of short videos and the requirement for content understanding and creation, the video captioning task has received increasing attention in recent years. In this paper, we convert traditional vi…

DecoderRetrievalVideo Captioning

Pseudo-labeling with Keyword Refining for Few-Supervised Video Captioning

2024-11-06 · Ping Li, Tao Wang, Xinkui Zhao, Xianghua Xu 외

Video captioning generate a sentence that describes the video content. Existing methods always require a number of captions (\eg, 10 or 20) per video to train the model, which is quite costly. In this work, we explore th…

Video Captioning

Syntax Customized Video Captioning by Imitating Exemplar Sentences

2021-12-02 · Yitian Yuan, Lin Ma, Wenwu Zhu

Enhancing the diversity of sentences to describe video contents is an important problem arising in recent video captioning research. In this paper, we explore this problem from a novel perspective of customizing video ca…

DecoderDiversitySentencevalid+1

Video Captioning Using Weak Annotation

2020-09-02 · Jingyi Hou, Yunde Jia, Xinxiao wu, Yayun Qi

Video captioning has shown impressive progress in recent years. One key reason of the performance improvements made by existing methods lie in massive paired video-sentence data, but collecting such strong annotation, i.…

SentenceVideo CaptioningVisual Reasoning