中文
相关论文

相关论文: HiCM$^2$: Hierarchical Compact Memory Modeling for…

200 篇论文

There has been significant attention to the research on dense video captioning, which aims to automatically localize and caption all events within untrimmed video. Several studies introduce methods by designing dense video captioning as a…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Minkuk Kim , Hyeon Bae Kim , Jinyoung Moon , Jinwoo Choi , Seong Tae Kim

The enhanced Deep Hierarchical Video Compression-DHVC 2.0-has been introduced. This single-model neural video codec operates across a broad range of bitrates, delivering not only superior compression performance to representative methods…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Ming Lu , Zhihao Duan , Wuyang Cong , Dandan Ding , Fengqing Zhu , Zhan Ma

Video captioning is the task of automatically generating a textual description of the actions in a video. Although previous work (e.g. sequence-to-sequence model) has shown promising results in abstracting a coarse description of a short…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Xin Wang , Wenhu Chen , Jiawei Wu , Yuan-Fang Wang , William Yang Wang

Dense video captioning (DVC) aims to generate multi-sentence descriptions to elucidate the multiple events in the video, which is challenging and demands visual consistency, discoursal coherence, and linguistic diversity. Existing methods…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xu Yan , Zhengcong Fei , Shuhui Wang , Qingming Huang , Qi Tian

The task of Dense Video Captioning (DVC) aims to generate captions with timestamps for multiple events in one video. Semantic information plays an important role for both localization and description of DVC. We present a semantic-assisted…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yifan Lu , Ziqi Zhang , Yuxin Chen , Chunfeng Yuan , Bing Li , Weiming Hu

An ideal model for dense video captioning -- predicting captions localized temporally in a video -- should be able to handle long input videos, predict rich, detailed textual descriptions, and be able to produce outputs before processing…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Xingyi Zhou , Anurag Arnab , Shyamal Buch , Shen Yan , Austin Myers , Xuehan Xiong , Arsha Nagrani , Cordelia Schmid

Dense video captioning aims to generate multiple associated captions with their temporal locations from the video. Previous methods follow a sophisticated "localize-then-describe" scheme, which heavily relies on numerous hand-crafted…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Teng Wang , Ruimao Zhang , Zhichao Lu , Feng Zheng , Ran Cheng , Ping Luo

The use of Recurrent Neural Networks for video captioning has recently gained a lot of attention, since they can be used both to encode the input video and to generate the corresponding description. In this paper, we present a recurrent…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Lorenzo Baraldi , Costantino Grana , Rita Cucchiara

Recently, automatic video captioning has attracted increasing attention, where the core challenge lies in capturing the key semantic items, like objects and actions as well as their spatial-temporal correlations from the redundant frames…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Chengpeng Dai , Fuhai Chen , Xiaoshuai Sun , Rongrong Ji , Qixiang Ye , Yongjian Wu

Untrimmed videos have interrelated events, dependencies, context, overlapping events, object-object interactions, domain specificity, and other semantics that are worth highlighting while describing a video in natural language. Owing to…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Iqra Qasim , Alexander Horsch , Dilip K. Prasad

This paper presents a memory assessment of the next-generation Versatile Video Coding (VVC). The memory analyses are performed adopting as a baseline the state-of-the-art High-Efficiency Video Coding (HEVC). The goal is to offer insights…

多媒体 · 计算机科学 2020-06-02 Arthur Cerveira , Luciano Agostini , Bruno Zatt , Felipe Sampaio

Given a piece of text, a video clip and a reference audio, the movie dubbing (also known as visual voice clone V2C) task aims to generate speeches that match the speaker's emotion presented in the video using the desired speaker voice as…

计算与语言 · 计算机科学 2023-04-05 Gaoxiang Cong , Liang Li , Yuankai Qi , Zhengjun Zha , Qi Wu , Wenyu Wang , Bin Jiang , Ming-Hsuan Yang , Qingming Huang

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 a segment for each…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Wanrong Zhu , Bo Pang , Ashish V. Thapliyal , William Yang Wang , Radu Soricut

A major challenge for video captioning is to combine audio and visual cues. Existing multi-modal fusion methods have shown encouraging results in video understanding. However, the temporal structures of multiple modalities at different…

计算与语言 · 计算机科学 2018-04-17 Xin Wang , Yuan-Fang Wang , William Yang Wang

Video captioning (VC) is a fast-moving, cross-disciplinary area of research that bridges work in the fields of computer vision, natural language processing (NLP), linguistics, and human-computer interaction. In essence, VC involves…

Recent advances of video captioning often employ a recurrent neural network (RNN) as the decoder. However, RNN is prone to diluting long-term information. Recent works have demonstrated memory network (MemNet) has the advantage of storing…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Aming Wu , Yahong Han

Image and video descriptors are an omnipresent tool in computer vision and its application fields like mobile robotics. Many hand-crafted and in particular learned image descriptors are numerical vectors with a potentially (very) large…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Peer Neubert , Stefan Schubert

Recent progress has been made in using attention based encoder-decoder framework for image and video captioning. Most existing decoders apply the attention mechanism to every generated word including both visual words (e.g., "gun" and…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Jingkuan Song , Xiangpeng Li , Lianli Gao , Heng Tao Shen

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event proposals. Then we…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Bofeng Wu , Guocheng Niu , Jun Yu , Xinyan Xiao , Jian Zhang , Hua Wu

Video captioning which automatically translates video clips into natural language sentences is a very important task in computer vision. By virtue of recent deep learning technologies, e.g., convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Junbo Wang , Wei Wang , Yan Huang , Liang Wang , Tieniu Tan
‹ 上一页 1 2 3 10 下一页 ›