Single Image Super Resolution Using Deep Residual Learning
active
Single Image Super Resolution Using Deep Residual Learning by Moiz Hassan,Kandasamy Illanko andXavier N. Fernando *** ABSTRACT: Single Image Super Resolution (SSIR) is an intriguing research topic in computer vision where the goal is to create high-resolution images from low-resolution ones using innovative techniques. SSIR has numerous applications in fields such as medical/satellite imaging, remote target identification and autonomous vehicles. Compared to interpolation based traditional approaches, deep learning techniques have recently gained attention in SISR due to their superior performance and computational efficiency. This article proposes an Autoencoder based Deep Learning Model for SSIR. The down-sampling part of the Autoencoder mainly uses 3 by 3 convolution and has no subsampling layers. The up-sampling part uses transpose convolution and residual connections from the down sampling part. The model is trained using a subset of the VILRC ImageNet database as well as the RealSR database. Quantitative metrics such as PSNR and SSIM are found to be as high as 76.06 and 0.93 in our testing. We also used qualitative measures such as perceptual quality
MDPI
2024-03-21
$1.0000
  • SCIENCE / General
  • TECHNOLOGY & ENGINEERING / General
single image super-resolution, deep learning, autoencoders, convolutional neural networks, convolution, transpose convolution, skipped connections