中文
相关论文

相关论文: Deformable 3D Convolution for Video Super-Resoluti…

200 篇论文

Video super-resolution (VSR) is a task that aims to reconstruct high-resolution (HR) frames from the low-resolution (LR) reference frame and multiple neighboring frames. The vital operation is to utilize the relative misaligned frames for…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Meiqin Liu , Shuo Jin , Chao Yao , Chunyu Lin , Yao Zhao

3D reconstruction from a single image is a key problem in multiple applications ranging from robotic manipulation to augmented reality. Prior methods have tackled this problem through generative models which predict 3D reconstructions as…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Andrey Kurenkov , Jingwei Ji , Animesh Garg , Viraj Mehta , JunYoung Gwak , Christopher Choy , Silvio Savarese

The performance of video saliency estimation techniques has achieved significant advances along with the rapid development of Convolutional Neural Networks (CNNs). However, devices like cameras and drones may have limited computational…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Jia Li , Kui Fu , Shengwei Zhao , Shiming Ge

This thesis focuses on video understanding for human action and interaction recognition. We start by identifying the main challenges related to action recognition from videos and review how they have been addressed by current methods. Based…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alexandros Stergiou

Effective and Efficient spatio-temporal modeling is essential for action recognition. Existing methods suffer from the trade-off between model performance and model complexity. In this paper, we present a novel Spatio-Temporal Hybrid…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Xu Li , Jingwen Wang , Lin Ma , Kaihao Zhang , Fengzong Lian , Zhanhui Kang , Jinjun Wang

Convolutional networks are the de-facto standard for analyzing spatio-temporal data such as images, videos, and 3D shapes. Whilst some of this data is naturally dense (e.g., photos), many other data sources are inherently sparse. Examples…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Benjamin Graham , Martin Engelcke , Laurens van der Maaten

In image denoising networks, feature scaling is widely used to enlarge the receptive field size and reduce computational costs. This practice, however, also leads to the loss of high-frequency information and fails to consider within-scale…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Hao Shen , Zhong-Qiu Zhao , Wandi Zhang

We introduce Continual 3D Convolutional Neural Networks (Co3D CNNs), a new computational formulation of spatio-temporal 3D CNNs, in which videos are processed frame-by-frame rather than by clip. In online tasks demanding frame-wise…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Lukas Hedegaard , Alexandros Iosifidis

Spatial convolutions are extensively used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporally-Adaptive…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Ziyuan Huang , Shiwei Zhang , Liang Pan , Zhiwu Qing , Yingya Zhang , Ziwei Liu , Marcelo H. Ang

Visual attributes in individual video frames, such as the presence of characteristic objects and scenes, offer substantial information for action recognition in videos. With individual 2D video frame as input, visual attributes extraction…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yunfeng Wang , Wengang Zhou , Qilin Zhang , Houqiang Li

Stereo video super-resolution (SVSR) aims to enhance the spatial resolution of the low-resolution video by reconstructing the high-resolution video. The key challenges in SVSR are preserving the stereo-consistency and temporal-consistency,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Hassan Imani , Md Baharul Islam , Lai-Kuan Wong

Previous works have shown that convolutional neural networks can achieve good performance in image denoising tasks. However, limited by the local rigid convolutional operation, these methods lead to oversmoothing artifacts. A deeper network…

图像与视频处理 · 电气工程与系统科学 2020-07-15 Meng Chang , Qi Li , Huajun Feng , Zhihai Xu

Developing a technique for the automatic analysis of surveillance videos in order to identify the presence of violence is of broad interest. In this work, we propose a deep neural network for the purpose of recognizing violent videos. A…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Swathikiran Sudhakaran , Oswald Lanz

Creating deformable 3D content has gained increasing attention with the rise of text-to-image and image-to-video generative models. While these models provide rich semantic priors for appearance, they struggle to capture the physical…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jixuan He , Chieh Hubert Lin , Lu Qi , Ming-Hsuan Yang

Also recently, exciting strides forward have been made in the area of image restoration, particularly for image denoising and single image super-resolution. Deep learning techniques contributed to this significantly. The top methods differ…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Jiqing Wu , Radu Timofte , Luc Van Gool

Time varying sequences of 3D point clouds, or 4D point clouds, are now being acquired at an increasing pace in several applications (e.g., LiDAR in autonomous or assisted driving). In many cases, such volume of data is transmitted, thus…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Lorenzo Berlincioni , Stefano Berretti , Marco Bertini , Alberto Del Bimbo

Convolutional Neural Networks (CNNs) have been consistently proved state-of-the-art results in image Super-Resolution (SR), representing an exceptional opportunity for the remote sensing field to extract further information and knowledge…

图像与视频处理 · 电气工程与系统科学 2020-11-02 Francesco Salvetti , Vittorio Mazzia , Aleem Khaliq , Marcello Chiaberge

Spatiotemporal representations learned using 3D convolutional neural networks (CNN) are currently used in state-of-the-art approaches for action related tasks. However, 3D-CNN are notorious for being memory and compute resource intensive as…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Paritosh Parmar , Brendan Morris

Video super-resolution aims at generating a high-resolution video from its low-resolution counterpart. With the rapid rise of deep learning, many recently proposed video super-resolution methods use convolutional neural networks in…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Xiaohong Liu , Lingshi Kong , Yang Zhou , Jiying Zhao , Jun Chen

3D reconstruction from a single view image is a long-standing prob-lem in computer vision. Various methods based on different shape representations(such as point cloud or volumetric representations) have been proposed. However,the 3D shape…

图形学 · 计算机科学 2020-03-10 Aihua Mao , Canglan Dai , Lin Gao , Ying He , Yong-jin Liu