paper-with-me

Papers

Single Image Super-Resolution Using Lightweight Networks Based on Swin Transformer

2022-10-20 · Bolong Zhang, Juan Chen, Quan Wen

Image super-resolution reconstruction is an important task in the field of image processing technology, which can restore low resolution image to high quality image with high resolution. In recent years, deep learning has been applied in the field of image super-resolution reconstruction. With the continuous development of deep neural network, the quality of the reconstructed images has been greatly improved, but the model complexity has also been increased. In this paper, we propose two lightweight models named as MSwinSR and UGSwinSR based on Swin Transformer. The most important structure in MSwinSR is called Multi-size Swin Transformer Block (MSTB), which mainly contains four parallel multi-head self-attention (MSA) blocks. UGSwinSR combines U-Net and GAN with Swin Transformer. Both of them can reduce the model complexity, but MSwinSR can reach a higher objective quality, while UGSwinSR can reach a higher perceptual quality. The experimental results demonstrate that MSwinSR increases PSNR by $\mathbf{0.07dB}$ compared with the state-of-the-art model SwinIR, while the number of parameters can reduced by $\mathbf{30.68\%}$, and the calculation cost can reduced by $\mathbf{9.936\%}$. UGSwinSR can effectively reduce the amount of calculation of the network, which can reduced by $\mathbf{90.92\%}$ compared with SwinIR.

📄 PDF Abstract BibTeX arXiv:2210.11019

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
Multi-Head Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Stochastic Depth Stochastic Depth aims to shrink the depth of a network during training, while keeping it unchanged during testing. This is achieved by randomly dropping entire…

Similar Papers 제목 키워드 기반

Spatial-Frequency Gated Swin Transformer for Remote Sensing Single-Image Super-Resolution

2026-05-10 · Md Aminur Hossain, Parekh Valkesh, Ayush V. Patel, Yogesh Jethani 외 arxiv

Remote Sensing (RS) single-image super-resolution aims to reconstruct high-resolution imagery from low-resolution observations while preserving fine spatial structures. Recent Swin Transformer-based models, including Swi…

Image Super-Resolution

N-Gram in Swin Transformers for Efficient Lightweight Image Super-Resolution

2022-11-21 · CVPR 2023 1 · Haram Choi, Jeongmin Lee, Jihoon Yang

While some studies have proven that Swin Transformer (Swin) with window self-attention (WSA) is suitable for single image super-resolution (SR), the plain WSA ignores the broad regions when reconstructing high-resolution…

Image Super-ResolutionSuper-Resolution

Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration

2022-09-22 · Marcos V. Conde, Ui-Jin Choi, Maxime Burchi, Radu Timofte

Compression plays an important role on the efficient transmission and storage of images and videos through band-limited systems such as streaming services, virtual reality or videogames. However, compression unavoidably …

Compressed Image Super-resolutionImage RestorationImage Super-ResolutionJPEG Artifact Correction+1

2D Representation for Unguided Single-View 3D Super-Resolution in Real-Time

2025-11-11 · Ignasi Mas, Ivan Huerta, Ramon Morros, Javier Ruiz-Hidalgo arxiv

We introduce 2Dto3D-SR, a versatile framework for real-time single-view 3D super-resolution that eliminates the need for high-resolution RGB guidance. Our framework encodes 3D data from a single viewpoint into a structur…

Image Super-Resolution

Resolution Enhancement Processing on Low Quality Images Using Swin Transformer Based on Interval Dense Connection Strategy

2023-03-16 · Rui-Yang Ju, Chih-Chia Chen, Jen-Shiun Chiang, Yu-Shian Lin 외

The Transformer-based method has demonstrated remarkable performance for image super-resolution in comparison to the method based on the convolutional neural networks (CNNs). However, using the self-attention mechanism l…

Image CroppingImage RestorationImage Super-Resolutionobject-detection+3