中文
相关论文

相关论文: Learnable Gated Temporal Shift Module for Deep Vid…

200 篇论文

Free-form video inpainting is a very challenging task that could be widely used for video editing such as text removal. Existing patch-based methods could not handle non-repetitive structures such as faces, while directly applying…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Ya-Liang Chang , Zhe Yu Liu , Kuan-Ying Lee , Winston Hsu

We present a new data-driven video inpainting method for recovering missing regions of video frames. A novel deep learning architecture is proposed which contains two sub-networks: a temporal structure inference network and a spatial detail…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Chuan Wang , Haibin Huang , Xiaoguang Han , Jue Wang

Many methods for learning from video sequences involve temporally processing 2D CNN features from the individual frames or directly utilizing 3D convolutions within high-performing 2D CNN architectures. The focus typically remains on how to…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Logan Courtney , Ramavarapu Sreenivas

A number of techniques for interpretability have been presented for deep learning in computer vision, typically with the goal of understanding what the networks have based their classification on. However, interpretability for deep video…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Joonatan Mänttäri , Sofia Broomé , John Folkesson , Hedvig Kjellström

The modeling, computational cost, and accuracy of traditional Spatio-temporal networks are the three most concentrated research topics in video action recognition. The traditional 2D convolution has a low computational cost, but it cannot…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhaoqilin Yang , Gaoyun An

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

The explosive growth in video streaming gives rise to challenges on performing video understanding at high accuracy and low computation cost. Conventional 2D CNNs are computationally cheap but cannot capture temporal relationships; 3D CNN…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Ji Lin , Chuang Gan , Song Han

High-quality video inpainting that completes missing regions in video frames is a promising yet challenging task. State-of-the-art approaches adopt attention models to complete a frame by searching missing contents from reference frames,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yanhong Zeng , Jianlong Fu , Hongyang Chao

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency.…

计算机视觉与模式识别 · 计算机科学 2019-06-14 Zhaofan Qiu , Ting Yao , Chong-Wah Ngo , Xinmei Tian , Tao Mei

Image pre-training, the current de-facto paradigm for a wide range of visual tasks, is generally less favored in the field of video recognition. By contrast, a common strategy is to directly train with spatiotemporal convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Xianhang Li , Huiyu Wang , Chen Wei , Jieru Mei , Alan Yuille , Yuyin Zhou , Cihang Xie

This paper explores the use of convolution LSTMs to simultaneously learn spatial- and temporal-information in videos. A deep network of convolutional LSTMs allows the model to access the entire range of temporal information at all spatial…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Logan Courtney , Ramavarapu Sreenivas

The past decade has witnessed great success in applying deep learning to enhance the quality of compressed video. However, the existing approaches aim at quality enhancement on a single frame, or only using fixed neighboring frames. Thus…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Ren Yang , Xiaoyan Sun , Mai Xu , Wenjun Zeng

For image inpainting, the convolutional neural networks (CNN) in previous methods often adopt standard convolutional operator, which treats valid pixels and holes indistinguishably. As a result, they are limited in handling irregular holes…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dongsheng Wang , Chaohao Xie , Shaohui Liu , Zhenxing Niu , Wangmeng Zuo

We present a new method for finding video CNN architectures that capture rich spatio-temporal information in videos. Previous work, taking advantage of 3D convolutions, obtained promising results by manually designing video CNN…

计算机视觉与模式识别 · 计算机科学 2019-08-22 AJ Piergiovanni , Anelia Angelova , Alexander Toshev , Michael S. Ryoo

We introduce a new convolutional layer named the Temporal Gaussian Mixture (TGM) layer and present how it can be used to efficiently capture longer-term temporal information in continuous activity videos. The TGM layer is a temporal…

计算机视觉与模式识别 · 计算机科学 2019-08-05 AJ Piergiovanni , Michael S. Ryoo

By converting low-frame-rate, low-resolution videos into high-frame-rate, high-resolution ones, space-time video super-resolution techniques can enhance visual experiences and facilitate more efficient information dissemination. We propose…

图像与视频处理 · 电气工程与系统科学 2024-07-12 Congrui Fu , Hui Yuan , Shiqi Jiang , Guanghui Zhang , Liquan Shen , Raouf Hamzaoui

Semantic video segmentation is a key challenge for various applications. This paper presents a new model named Noisy-LSTM, which is trainable in an end-to-end manner, with convolutional LSTMs (ConvLSTMs) to leverage the temporal coherency…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Bowen Wang , Liangzhi Li , Yuta Nakashima , Ryo Kawasaki , Hajime Nagahara , Yasushi Yagi

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information exists among video…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Haokui Zhang , Chunhua Shen , Ying Li , Yuanzhouhan Cao , Yu Liu , Youliang Yan

Deep 3D CNNs for video action recognition are designed to learn powerful representations in the joint spatio-temporal feature space. In practice however, because of the large number of parameters and computations involved, they may…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Swathikiran Sudhakaran , Sergio Escalera , Oswald Lanz

Encouraged by the success of Convolutional Neural Networks (CNNs) in image classification, recently much effort is spent on applying CNNs to video based action recognition problems. One challenge is that video contains a varying number of…

计算机视觉与模式识别 · 计算机科学 2015-04-17 Peng Wang , Yuanzhouhan Cao , Chunhua Shen , Lingqiao Liu , Heng Tao Shen
‹ 上一页 1 2 3 10 下一页 ›