中文
相关论文

相关论文: A Deep Journey into Super-resolution: A survey

200 篇论文

Convolutional Neural Networks (CNNs) have become the state of the art method for image classification in the last ten years. Despite the fact that they achieve superhuman classification accuracy on many popular datasets, they often perform…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Sebastian Stabinger , Peer David , Justus Piater , Antonio Rodríguez-Sánchez

We present a highly accurate single-image super-resolution (SR) method. Our method uses a very deep convolutional network inspired by VGG-net used for ImageNet classification \cite{simonyan2015very}. We find increasing our network depth…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Jiwon Kim , Jung Kwon Lee , Kyoung Mu Lee

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

Single image super-resolution (SR) via deep learning has recently gained significant attention in the literature. Convolutional neural networks (CNNs) are typically learned to represent the mapping between low-resolution (LR) and…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Hojjat S. Mousavi , Tiantong Guo , Vishal Monga

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

Image Super-Resolution (SR) is an important class of image processing techniques to enhance the resolution of images and videos in computer vision. Recent years have witnessed remarkable progress of image super-resolution using deep…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Zhihao Wang , Jian Chen , Steven C. H. Hoi

Convolutional Neural Network (CNN) is one of the most significant networks in the deep learning field. Since CNN made impressive achievements in many areas, including but not limited to computer vision and natural language processing, it…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Zewen Li , Wenjie Yang , Shouheng Peng , Fan Liu

Deep learning, a branch of artificial intelligence, is a data-driven method that uses multiple layers of interconnected units or neurons to learn intricate patterns and representations directly from raw input data. Empowered by this…

机器学习 · 计算机科学 2025-07-28 Mohd Halim Mohd Noor , Ayokunle Olalekan Ige

The goal of our research is to develop methods advancing automatic visual recognition. In order to predict the unique or multiple labels associated to an image, we study different kind of Deep Neural Networks architectures and methods for…

计算机视觉与模式识别 · 计算机科学 2016-10-19 Rémi Cadène , Nicolas Thome , Matthieu Cord

Recent research on super-resolution has progressed with the development of deep convolutional neural networks (DCNN). In particular, residual learning techniques exhibit improved performance. In this paper, we develop an enhanced deep…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Bee Lim , Sanghyun Son , Heewon Kim , Seungjun Nah , Kyoung Mu Lee

3D reconstruction is a longstanding ill-posed problem, which has been explored for decades by the computer vision, computer graphics, and machine learning communities. Since 2015, image-based 3D reconstruction using convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Xian-Feng Han , Hamid Laga , Mohammed Bennamoun

In the last few years, deep learning has led to very good performance on a variety of problems, such as visual recognition, speech recognition and natural language processing. Among different types of deep neural networks, convolutional…

计算机视觉与模式识别 · 计算机科学 2017-10-20 Jiuxiang Gu , Zhenhua Wang , Jason Kuen , Lianyang Ma , Amir Shahroudy , Bing Shuai , Ting Liu , Xingxing Wang , Li Wang , Gang Wang , Jianfei Cai , Tsuhan Chen

Artificial neural networks have recently shown great results in many disciplines and a variety of applications, including natural language understanding, speech processing, games and image data generation. One particular application in…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Felix Altenberger , Claus Lenz

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Annoor Sharara Akhand

Over the long history of machine learning, which dates back several decades, recurrent neural networks (RNNs) have been used mainly for sequential data and time series and generally with 1D information. Even in some rare studies on 2D…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Nguyen Huu Phong , Bernardete Ribeiro

In recent years, deep learning has made great progress in many fields such as image recognition, natural language processing, speech recognition and video super-resolution. In this survey, we comprehensively investigate 33 state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Hongying Liu , Zhubo Ruan , Peng Zhao , Chao Dong , Fanhua Shang , Yuanyuan Liu , Linlin Yang , Radu Timofte

Recently, single-image super-resolution has made great progress owing to the development of deep convolutional neural networks (CNNs). The vast majority of CNN-based models use a pre-defined upsampling operator, such as bicubic…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xin Yang , Haiyang Mei , Jiqing Zhang , Ke Xu , Baocai Yin , Qiang Zhang , Xiaopeng Wei

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Junyu , Wang , Rong Song

Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-quality images for…

图像与视频处理 · 电气工程与系统科学 2024-03-25 Chunwei Tian , Xuanyu Zhang , Qi Zhang , Mingming Yang , Zhaojie Ju

Surveillance scenarios are prone to several problems since they usually involve low-resolution footage, and there is no control of how far the subjects may be from the camera in the first place. This situation is suitable for the…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Angelo G. Menezes