中文
相关论文

相关论文: Pseudo-labeling with Keyword Refining for Few-Supe…

200 篇论文

This paper focuses on a novel and challenging vision task, dense video captioning, which aims to automatically describe a video clip with multiple informative and diverse caption sentences. The proposed method is trained without explicit…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Zhiqiang Shen , Jianguo Li , Zhou Su , Minjun Li , Yurong Chen , Yu-Gang Jiang , Xiangyang Xue

Given the features of a video, recurrent neural networks can be used to automatically generate a caption for the video. Existing methods for video captioning have at least three limitations. First, semantic information has been widely…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Haoran Chen , Ke Lin , Alexander Maye , Jianming Li , Xiaolin Hu

Image captioning, a fundamental task in vision-language understanding, seeks to generate accurate natural language descriptions for provided images. Current image captioning approaches heavily rely on high-quality image-caption pairs, which…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Chuanyang Jin

Constructing an organized dataset comprised of a large number of images and several captions for each image is a laborious task, which requires vast human effort. On the other hand, collecting a large number of images and sentences…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Dong-Jin Kim , Jinsoo Choi , Tae-Hyun Oh , In So Kweon

Temporal sentence grounding aims to detect the event timestamps described by the natural language query from given untrimmed videos. The existing fully-supervised setting achieves great performance but requires expensive annotation costs;…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Chen Ju , Haicheng Wang , Jinxiang Liu , Chaofan Ma , Ya Zhang , Peisen Zhao , Jianlong Chang , Qi Tian

Recent advances in image captioning task have led to increasing interests in video captioning task. However, most works on video captioning are focused on generating single input of aggregated features, which hardly deviates from image…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Andrew Shin , Katsunori Ohnishi , Tatsuya Harada

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

Existing datasets for manually labelled query-based video summarization are costly and thus small, limiting the performance of supervised deep video summarization models. Self-supervision can address the data sparsity challenge by using a…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Jia-Hong Huang , Luka Murn , Marta Mrak , Marcel Worring

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.e., high-quality…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Jingyi Hou , Yunde Jia , Xinxiao wu , Yayun Qi

Deep neural networks have achieved great successes on the image captioning task. However, most of the existing models depend heavily on paired image-sentence datasets, which are very expensive to acquire. In this paper, we make the first…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yang Feng , Lin Ma , Wei Liu , Jiebo Luo

Dense event captioning aims to detect and describe all events of interest contained in a video. Despite the advanced development in this area, existing methods tackle this task by making use of dense temporal annotations, which is…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Xuguang Duan , Wenbing Huang , Chuang Gan , Jingdong Wang , Wenwu Zhu , Junzhou Huang

Stylized visual captioning aims to generate image or video descriptions with specific styles, making them more attractive and emotionally appropriate. One major challenge with this task is the lack of paired stylized captions for visual…

多媒体 · 计算机科学 2023-08-01 Dingyi Yang , Hongyu Chen , Xinglin Hou , Tiezheng Ge , Yuning Jiang , Qin Jin

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

Temporal sentence grounding aims to detect event timestamps described by the natural language query from given untrimmed videos. The existing fully-supervised setting achieves great results but requires expensive annotation costs; while the…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Haicheng Wang , Chen Ju , Weixiong Lin , Chaofan Ma , Shuai Xiao , Ya Zhang , Yanfeng Wang

Unsupervised image captioning is a challenging task that aims at generating captions without the supervision of image-sentence pairs, but only with images and sentences drawn from different sources and object labels detected from the…

计算与语言 · 计算机科学 2021-06-02 Ukyo Honda , Yoshitaka Ushiku , Atsushi Hashimoto , Taro Watanabe , Yuji Matsumoto

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 captions by imitating…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Yitian Yuan , Lin Ma , Wenwu Zhu

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

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive decoding, and prefer…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Bang Yang , Yuexian Zou , Fenglin Liu , Can Zhang

We present a novel data-efficient semi-supervised framework to improve the generalization of image captioning models. Constructing a large-scale labeled image captioning dataset is an expensive task in terms of labor, time, and cost. In…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Dong-Jin Kim , Tae-Hyun Oh , Jinsoo Choi , In So Kweon

State-of-the-art approaches for image captioning require supervised training data consisting of captions with paired image data. These methods are typically unable to use unsupervised data such as textual data with no corresponding images,…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Wenhu Chen , Aurelien Lucchi , Thomas Hofmann
‹ 上一页 1 2 3 10 下一页 ›