中文
相关论文

相关论文: OverNet: Lightweight Multi-Scale Super-Resolution …

200 篇论文

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Jiawen Lyn , Sen Yan

Divide and conquer is an established algorithm design paradigm that has proven itself to solve a variety of problems efficiently. However, it is yet to be fully explored in solving problems with a neural network, particularly the problem of…

图像与视频处理 · 电气工程与系统科学 2020-10-08 Vikram Singh , Anurag Mittal

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

Positron emission tomography (PET) suffers from severe resolution limitations which limit its quantitative accuracy. In this paper, we present a super-resolution (SR) imaging technique for PET based on convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2021-07-29 Tzu-An Song , Samadrita Roy Chowdhury , Fan Yang , Joyita Dutta

Super-resolution (SR), the process of obtaining high-resolution images from one or more low-resolution observations of the same scene, has been a very popular topic of research in the last few decades in both signal processing and image…

图像与视频处理 · 电气工程与系统科学 2022-02-25 Bahattin Can Maral

Recent advances in single image super-resolution (SISR) explored the power of convolutional neural network (CNN) to achieve a better performance. Despite the great success of CNN-based methods, it is not easy to apply these methods to edge…

图像与视频处理 · 电气工程与系统科学 2020-09-25 Jie Liu , Jie Tang , Gangshan Wu

Deep learning methods, in particular, trained Convolutional Neural Networks (CNN) have recently been shown to produce compelling results for single image Super-Resolution (SR). Invariably, a CNN is learned to map the Low Resolution (LR)…

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

Conventional supervised super-resolution (SR) approaches are trained with massive external SR datasets but fail to exploit desirable properties of the given test image. On the other hand, self-supervised SR approaches utilize the internal…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Seobin Park , Jinsu Yoo , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

Synthetic Aperture Radar (SAR) despeckling is an important problem in remote sensing as speckle degrades SAR images, affecting downstream tasks like detection and segmentation. Recent studies show that convolutional neural networks(CNNs)…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Malsha V. Perera , Wele Gedara Chaminda Bandara , Jeya Maria Jose Valanarasu , Vishal M. Patel

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this CVPR 2015 paper, we discover that a high-quality visual saliency model can be trained with multiscale features…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Guanbin Li , Yizhou Yu

Integrating deep learning techniques into the video coding framework gains significant improvement compared to the standard compression techniques, especially applying super-resolution (up-sampling) to down-sampling based video coding as…

图像与视频处理 · 电气工程与系统科学 2021-01-19 Man M. Ho , Jinjia Zhou , Gang He

Deep neural networks have exhibited promising performance in image super-resolution (SR) due to the power in learning the non-linear mapping from low-resolution (LR) images to high-resolution (HR) images. However, most deep learning methods…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Yong Guo , Qi Chen , Jian Chen , Junzhou Huang , Yanwu Xu , Jiezhang Cao , Peilin Zhao , Mingkui Tan

Large-scale pre-trained diffusion models have been extensively adopted for real-world image Super-Resolution because of their powerful generative priors through textual guidance. However, when super-resolving high-resolution images with…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Qingji Dong , Hang Dong , Mingqin Chen , Rui Zhang , Yitong Wang

Image super-resolution (SR) is a fast-moving field with novel architectures attracting the spotlight. However, most SR models were optimized with dated training strategies. In this work, we revisit the popular RCAN model and examine the…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Zudi Lin , Prateek Garg , Atmadeep Banerjee , Salma Abdel Magid , Deqing Sun , Yulun Zhang , Luc Van Gool , Donglai Wei , Hanspeter Pfister

Deep CNNs have achieved significant successes in image processing and its applications, including single image super-resolution (SR). However, conventional methods still resort to some predetermined integer scaling factors, e.g., x2 or x4.…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Sanghyun Son , Kyoung Mu Lee

We propose a novel architecture that learns an end-to-end mapping function to improve the spatial resolution of the input natural images. The model is unique in forming a nonlinear combination of three traditional interpolation techniques…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Ram Krishna Pandey , A G Ramakrishnan

In real-world scenarios, images captured often suffer from blurring, noise, and other forms of image degradation, and due to sensor limitations, people usually can only obtain low dynamic range images. To achieve high-quality images,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Kangzhen Yang , Tao Hu , Kexin Dai , Genggeng Chen , Yu Cao , Wei Dong , Peng Wu , Yanning Zhang , Qingsen Yan

Single image super-resolution (SISR) is an image processing task which obtains high-resolution (HR) image from a low-resolution (LR) image. Recently, due to the capability in feature extraction, a series of deep learning methods have…

图像与视频处理 · 电气工程与系统科学 2020-03-19 Bo Fu , Liyan Wang , Yuechu Wu , Yufeng Wu , Shilin Fu , Yonggong Ren

Convolution neural network (CNN) has been widely used in Single Image Super Resolution (SISR) so that SISR has been a great success recently. As the network deepens, the learning ability of network becomes more and more powerful. However,…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Jiawen Lyn

Recently, Convolution Neural Networks (CNNs) obtained huge success in numerous vision tasks. In particular, DenseNets have demonstrated that feature reuse via dense skip connections can effectively alleviate the difficulty of training very…

机器学习 · 计算机科学 2018-10-04 Mingjie Wang , Jun Zhou , Wendong Mao , Minglun Gong
‹ 上一页 1 8 9 10 下一页 ›