中文
相关论文

相关论文: End-to-end Video-level Representation Learning for…

200 篇论文

Temporal action localization is an important yet challenging problem. Given a long, untrimmed video consisting of multiple action instances and complex background contents, we need not only to recognize their action categories, but also to…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Zheng Shou , Jonathan Chan , Alireza Zareian , Kazuyuki Miyazawa , Shih-Fu Chang

Video classification problem has been studied many years. The success of Convolutional Neural Networks (CNN) in image recognition tasks gives a powerful incentive for researchers to create more advanced video classification approaches. As…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Manuk Akopyan , Eshsou Khashba

Most convolutional neural networks use some method for gradually downscaling the size of the hidden layers. This is commonly referred to as pooling, and is applied to reduce the number of parameters, improve invariance to certain…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Faraz Saeedan , Nicolas Weber , Michael Goesele , Stefan Roth

Video watermarking embeds a message into a cover video in an imperceptible manner, which can be retrieved even if the video undergoes certain modifications or distortions. Traditional watermarking methods are often manually designed for…

多媒体 · 计算机科学 2021-04-27 Xiyang Luo , Yinxiao Li , Huiwen Chang , Ce Liu , Peyman Milanfar , Feng Yang

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have enough temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xitong Yang , Haoqi Fan , Lorenzo Torresani , Larry Davis , Heng Wang

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. There are many real-world challenges in those datasets, such as composite action, co-occurring action, and high temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Rui Dai , Srijan Das , Francois Bremond

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in the conventional…

图像与视频处理 · 电气工程与系统科学 2019-04-09 Guo Lu , Wanli Ouyang , Dong Xu , Xiaoyun Zhang , Chunlei Cai , Zhiyong Gao

Cross-modality interaction is a critical component in Text-Video Retrieval (TVR), yet there has been little examination of how different influencing factors for computing interaction affect performance. This paper first studies the…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Qiang Wang , Yanhao Zhang , Yun Zheng , Pan Pan , Xian-Sheng Hua

Recent two-stream deep Convolutional Neural Networks (ConvNets) have made significant progress in recognizing human actions in videos. Despite their success, methods extending the basic two-stream ConvNet have not systematically explored…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Chih-Yao Ma , Min-Hung Chen , Zsolt Kira , Ghassan AlRegib

Vision-based robotics often separates the control loop into one module for perception and a separate module for control. It is possible to train the whole system end-to-end (e.g. with deep RL), but doing it "from scratch" comes with a high…

机器人学 · 计算机科学 2020-11-16 Bryan Chen , Alexander Sax , Gene Lewis , Iro Armeni , Silvio Savarese , Amir Zamir , Jitendra Malik , Lerrel Pinto

Endoscopic video analysis is essential for early gastrointestinal screening but remains hindered by limited high-quality annotations. While self-supervised video pre-training shows promise, existing methods developed for natural videos…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Yuan Zhang , Sihao Dou , Kai Hu , Shuhua Deng , Chunhong Cao , Fen Xiao , Xieping Gao

Recent studies have shown that video-level representation learning is crucial to the capture and understanding of the long-range temporal structure for video action recognition. Most existing 3D convolutional neural network (CNN)-based…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Mohammad Al-Saad , Lakshmish Ramaswamy , Suchendra Bhandarkar

Video inpainting, which aims at filling in missing regions of a video, remains challenging due to the difficulty of preserving the precise spatial and temporal coherence of video contents. In this work we propose a novel flow-guided video…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Rui Xu , Xiaoxiao Li , Bolei Zhou , Chen Change Loy

Image understanding using deep convolutional network has reached human-level performance, yet a closely related problem of video understanding especially, action recognition has not reached the requisite level of maturity. We combine…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Biswa Sengupta , Yu Qian

We address the problem of text-guided video temporal grounding, which aims to identify the time interval of a certain event based on a natural language description. Different from most existing methods that only consider RGB images as…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Yi-Wen Chen , Yi-Hsuan Tsai , Ming-Hsuan Yang

This paper presents a new deep learning approach for video-based scene classification. We design a Heterogeneous Deep Discriminative Model (HDDM) whose parameters are initialized by performing an unsupervised pre-training in a layer-wise…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Mohammad Tavakolian , Abdenour Hadid

In vision-based action recognition, spatio-temporal features from different modalities are used for recognizing activities. Temporal modeling is a long challenge of action recognition. However, there are limited methods such as pre-computed…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Elham Shabaninia , Hossein Nezamabadi-pour , Fatemeh Shafizadegan

We present a novel deep learning based algorithm for video inpainting. Video inpainting is a process of completing corrupted or missing regions in videos. Video inpainting has additional challenges compared to image inpainting due to the…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Sungho Lee , Seoung Wug Oh , DaeYeun Won , Seon Joo Kim

This paper proposes a two-stream flow-guided convolutional attention networks for action recognition in videos. The central idea is that optical flows, when properly compensated for the camera motion, can be used to guide attention to the…

计算机视觉与模式识别 · 计算机科学 2017-08-31 An Tran , Loong-Fah Cheong