中文
相关论文

相关论文: Single Image Super-Resolution via Residual Neuron …

200 篇论文

Single Image Super-Resolution (SISR) reconstructs high-resolution images from low-resolution inputs, enhancing image details. While Vision Transformer (ViT)-based models improve SISR by capturing long-range dependencies, they suffer from…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Junyoung Kim , Youngrok Kim , Siyeol Jung , Donghyun Min

In this study, proposes a method for improved object detection from the low-resolution images by integrating Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN) and Faster Region-Convolutional Neural Network (Faster R-CNN).…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Divya Swetha K , Ziaul Haque Choudhury , Hemanta Kumar Bhuyan , Biswajit Brahma , Nilayam Kumar Kamila

The Super-Resolution Generative Adversarial Network (SRGAN) is a seminal work that is capable of generating realistic textures during single image super-resolution. However, the hallucinated details are often accompanied with unpleasant…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Xintao Wang , Ke Yu , Shixiang Wu , Jinjin Gu , Yihao Liu , Chao Dong , Chen Change Loy , Yu Qiao , Xiaoou Tang

Recently, many convolutional neural networks for single image super-resolution (SISR) have been proposed, which focus on reconstructing the high-resolution images in terms of objective distortion measures. However, the networks trained with…

图像与视频处理 · 电气工程与系统科学 2019-11-12 Jae Woong Soh , Gu Yong Park , Junho Jo , Nam Ik Cho

Reliable segmentation of retinal vessels can be employed as a way of monitoring and diagnosing certain diseases, such as diabetes and hypertension, as they affect the retinal vascular structure. In this work, we propose the Residual Spatial…

图像与视频处理 · 电气工程与系统科学 2020-09-21 Changlu Guo , Márton Szemenyei , Yugen Yi , Wei Zhou , Haodong Bian

This paper presents a methodology for image classification using Graph Neural Network (GNN) models. We transform the input images into region adjacency graphs (RAGs), in which regions are superpixels and edges connect neighboring…

Deep Neural Networks (DNN) have been widely used to carry out segmentation tasks in both electron and light microscopy. Most DNNs developed for this purpose are based on some variation of the encoder-decoder type U-Net architecture, in…

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

In recent years, deep learning methods have been successfully applied to single-image super-resolution tasks. Despite their great performances, deep learning methods cannot be easily applied to real-world applications due to the requirement…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

Lightweight image super-resolution (SR) networks have the utmost significance for real-world applications. There are several deep learning based SR methods with remarkable performance, but their memory and computational cost are hindrances…

图像与视频处理 · 电气工程与系统科学 2020-09-22 Abdul Muqeet , Jiwon Hwang , Subin Yang , Jung Heum Kang , Yongwoo Kim , Sung-Ho Bae

Recently, it has been demonstrated that deep neural networks can significantly improve the performance of single image super-resolution (SISR). Numerous studies have concentrated on raising the quantitative quality of super-resolved (SR)…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Zheng Hui , Jie Li , Xinbo Gao , Xiumei Wang

Single image super-resolution (SISR) has played an important role in the field of image processing. Recent generative adversarial networks (GANs) can achieve excellent results on low-resolution images. However, there are little literatures…

图像与视频处理 · 电气工程与系统科学 2026-01-14 Ziang Wu , Xuanyu Zhang , Yinbo Yu , Qi Zhu , Jerry Chun-Wei Lin , Chunwei Tian

Existing convolutional neural networks (CNN) based image super-resolution (SR) methods have achieved impressive performance on bicubic kernel, which is not valid to handle unknown degradations in real-world applications. Recent blind SR…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Feng Li , Yixuan Wu , Huihui Bai , Weisi Lin , Runmin Cong , Yao Zhao

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that real world images generally contain multiple labels, which could correspond to different objects,…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Jiang Wang , Yi Yang , Junhua Mao , Zhiheng Huang , Chang Huang , Wei Xu

Deep learning-based single-image super-resolution (SISR) technology focuses on enhancing low-resolution (LR) images into high-resolution (HR) ones. Although significant progress has been made, challenges remain in computational complexity…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Rongchang Lu , Changyu Li , Donghang Li , Guojing Zhang , Jianqiang Huang , Xilai Li

Recent promising effort for spectral reconstruction (SR) focuses on learning a complicated mapping through using a deeper and wider convolutional neural networks (CNNs). Nevertheless, most CNN-based SR algorithms neglect to explore the…

图像与视频处理 · 电气工程与系统科学 2020-05-20 Jiaojiao Li , Chaoxiong Wu , Rui Song , Yunsong Li , Fei Liu

Efficiency of gradient propagation in intermediate layers of convolutional neural networks is of key importance for super-resolution task. To this end, we propose a deep architecture for single image super-resolution (SISR), which is built…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Kuldeep Purohit , Srimanta Mandal , A. N. Rajagopalan

Deep convolutional neural networks have been demonstrated to be effective for SISR in recent years. On the one hand, residual connections and dense connections have been used widely to ease forward information and backward gradient flows to…

图像与视频处理 · 电气工程与系统科学 2022-10-31 Bin-Cheng Yang , Gangshan Wu

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

Single image super-resolution (SISR) is a notoriously challenging ill-posed problem, which aims to obtain a high-resolution (HR) output from one of its low-resolution (LR) versions. To solve the SISR problem, recently powerful deep learning…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue
‹ 上一页 1 8 9 10 下一页 ›