中文
相关论文

相关论文: Dual-Level Decoupled Transformer for Video Caption…

200 篇论文

We propose a new task and model for dense video object captioning -- detecting, tracking and captioning trajectories of objects in a video. This task unifies spatial and temporal localization in video, whilst also requiring fine-grained…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Xingyi Zhou , Anurag Arnab , Chen Sun , Cordelia Schmid

Existing video captioning approaches typically require to first sample video frames from a decoded video and then conduct a subsequent process (e.g., feature extraction and/or captioning model learning). In this pipeline, manual frame…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Yaojie Shen , Xin Gu , Kai Xu , Heng Fan , Longyin Wen , Libo Zhang

This study focuses on a challenging yet promising task, Text-to-Sounding-Video (T2SV) generation, which aims to generate a video with synchronized audio from text conditions, meanwhile ensuring both modalities are aligned with text. Despite…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Kaisi Guan , Xihua Wang , Zhengfeng Lai , Xin Cheng , Peng Zhang , XiaoJiang Liu , Ruihua Song , Meng Cao

Image Captioning, or the automatic generation of descriptions for images, is one of the core problems in Computer Vision and has seen considerable progress using Deep Learning Techniques. We propose to use Inception-ResNet Convolutional…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Sulabh Katiyar , Samir Kumar Borgohain

Building correspondences across different modalities, such as video and language, has recently become critical in many visual recognition applications, such as video captioning. Inspired by machine translation, recent models tackle this…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Silvio Olivastri , Gurkirt Singh , Fabio Cuzzolin

We study in this paper the problems of both image captioning and text-to-image generation, and present a novel turbo learning approach to jointly training an image-to-text generator (a.k.a. CaptionBot) and a text-to-image generator (a.k.a.…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Qiuyuan Huang , Pengchuan Zhang , Dapeng Wu , Lei Zhang

Automatic video captioning aims for a holistic visual scene understanding. It requires a mechanism for capturing temporal context in video frames and the ability to comprehend the actions and associations of objects in a given timeframe.…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Daniel Lukas Rothenpieler , Shahin Amiriparian

Video captioning aims to generate natural language descriptions according to the content, where representation learning plays a crucial role. Existing methods are mainly developed within the supervised learning framework via word-by-word…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Hanhua Ye , Guorong Li , Yuankai Qi , Shuhui Wang , Qingming Huang , Ming-Hsuan Yang

In this paper, we address a challenging task, synchronous motion captioning, that aim to generate a language description synchronized with human motion sequences. This task pertains to numerous applications, such as aligned sign language…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Karim Radouane , Sylvie Ranwez , Julien Lagarde , Andon Tchechmedjiev

Image captioning requires numerous annotated image-text pairs, resulting in substantial annotation costs. Recently, large models (e.g. diffusion models and large language models) have excelled in producing high-quality images and text. This…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Feipeng Ma , Yizhou Zhou , Fengyun Rao , Yueyi Zhang , Xiaoyan Sun

3D dense captioning aims to generate multiple captions localized with their associated object regions. Existing methods follow a sophisticated ``detect-then-describe'' pipeline equipped with numerous hand-crafted components. However, these…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Sijin Chen , Hongyuan Zhu , Xin Chen , Yinjie Lei , Tao Chen , Gang YU

For video captioning, "pre-training and fine-tuning" has become a de facto paradigm, where ImageNet Pre-training (INP) is usually used to encode the video content, then a task-oriented network is fine-tuned from scratch to cope with caption…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Bang Yang , Tong Zhang , Yuexian Zou

Image-to-Video (I2V) generation aims to synthesize a video clip according to a given image and condition (e.g., text). The key challenge of this task lies in simultaneously generating natural motions while preserving the original appearance…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jie Tian , Xiaoye Qu , Zhenyi Lu , Wei Wei , Sichen Liu , Yu Cheng

Image Captioning is a traditional vision-and-language task that aims to generate the language description of an image. Recent studies focus on scaling up the model size and the number of training data, which significantly increase the cost…

计算与语言 · 计算机科学 2023-03-14 Ziyang Luo , Zhipeng Hu , Yadong Xi , Rongsheng Zhang , Jing Ma

Video generation is one of the most challenging tasks in Machine Learning and Computer Vision fields of study. In this paper, we tackle the text to video generation problem, which is a conditional form of video generation. Humans can…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Amir Mazaheri , Mubarak Shah

In this paper, we present Change3D, a framework that reconceptualizes the change detection and captioning tasks through video modeling. Recent methods have achieved remarkable success by regarding each pair of bi-temporal images as separate…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Duowang Zhu , Xiaohu Huang , Haiyan Huang , Hao Zhou , Zhenfeng Shao

Training Large Multimodality Models (LMMs) relies on descriptive image caption that connects image and language. Existing methods for generating such captions often rely on distilling the captions from pretrained LMMs, constructing them…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yanpeng Sun , Jing Hao , Ke Zhu , Jiang-Jiang Liu , Yuxiang Zhao , Xiaofan Li , Na Zhao , Zechao Li , Jingdong Wang

Connecting Vision and Language plays an essential role in Generative Intelligence. For this reason, large research efforts have been devoted to image captioning, i.e. describing images with syntactically and semantically meaningful…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Matteo Stefanini , Marcella Cornia , Lorenzo Baraldi , Silvia Cascianelli , Giuseppe Fiameni , Rita Cucchiara

Video Temporal Grounding (VTG) aims to localize temporal segments in long, untrimmed videos that align with a given natural language query. This task typically comprises two subtasks: Moment Retrieval (MR) and Highlight Detection (HD).…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Minseok Kang , Minhyeok Lee , Minjung Kim , Donghyeong Kim , Sangyoun Lee

Recently, automatic image caption generation has been an important focus of the work on multimodal translation task. Existing approaches can be roughly categorized into two classes, i.e., top-down and bottom-up, the former transfers the…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Wei Wei , Ling Cheng , Xianling Mao , Guangyou Zhou , Feida Zhu