paper-with-me

홈 › Papers

Single Image Super Resolution based on a Modified U-net with Mixed Gradient Loss

2019-11-21 · Zhengyang Lu, Ying Chen

Single image super-resolution (SISR) is the task of inferring a high-resolution image from a single low-resolution image. Recent research on super-resolution has achieved great progress due to the development of deep convolutional neural networks in the field of computer vision. Existing super-resolution reconstruction methods have high performances in the criterion of Mean Square Error (MSE) but most methods fail to reconstruct an image with shape edges. To solve this problem, the mixed gradient error, which is composed by MSE and a weighted mean gradient error, is proposed in this work and applied to a modified U-net network as the loss function. The modified U-net removes all batch normalization layers and one of the convolution layers in each block. The operation reduces the number of parameters, and therefore accelerates the reconstruction. Compared with the existing image super-resolution algorithms, the proposed reconstruction method has better performance and time consumption. The experiments demonstrate that modified U-net network architecture with mixed gradient loss yields high-level results on three image datasets: SET14, BSD300, ICDAR2003. Code is available online.

📄 PDF Abstract BibTeX arXiv:1911.09428

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

SS-SfP:Neural Inverse Rendering for Self Supervised Shape from (Mixed) Polarization

2024-07-12 · Ashish Tiwari, Shanmuganathan Raman

We present a novel inverse rendering-based framework to estimate the 3D shape (per-pixel surface normals and depth) of objects and scenes from single-view polarization images, the problem popularly known as Shape from Po…

Inverse Rendering

Efficient Mixed Transformer for Single Image Super-Resolution

2023-05-19 · Ling Zheng, Jinchen Zhu, Jinpeng Shi, Shizhuang Weng

Recently, Transformer-based methods have achieved impressive results in single image super-resolution (SISR). However, the lack of locality mechanism and high complexity limit their application in the field of super-reso…

Image Super-ResolutionSuper-Resolution

Gated Fusion Network for Joint Image Deblurring and Super-Resolution

2018-07-27 · Xinyi Zhang, Hang Dong, Zhe Hu, Wei-Sheng Lai 외

Single-image super-resolution is a fundamental task for vision applications to enhance the image quality with respect to spatial resolution. If the input image contains degraded pixels, the artifacts caused by the degrad…

Computational EfficiencyDeblurringImage DeblurringImage Super-Resolution+1

Convolutional Neural Network Modelling for MODIS Land Surface Temperature Super-Resolution

2022-02-22 · Binh Minh Nguyen, Ganglin Tian, Minh-Triet Vo, Aurélie Michel 외

Nowadays, thermal infrared satellite remote sensors enable to extract very interesting information at large scale, in particular Land Surface Temperature (LST). However such data are limited in spatial and/or temporal re…

Image Super-ResolutionSuper-Resolution

BadRefSR: Backdoor Attacks Against Reference-based Image Super Resolution

2025-02-28 · Xue Yang, Tao Chen, Lei Guo, Wenbo Jiang 외

Reference-based image super-resolution (RefSR) represents a promising advancement in super-resolution (SR). In contrast to single-image super-resolution (SISR), RefSR leverages an additional reference image to help recov…

Backdoor AttackImage Super-ResolutionSuper-Resolution