paper-with-me

홈 › Papers

SwinFSR: Stereo Image Super-Resolution using SwinIR and Frequency Domain Knowledge

2023-04-25 · Ke Chen, Liangyan Li, Huan Liu, Yunzhe Li, Congling Tang, Jun Chen

Stereo Image Super-Resolution (stereoSR) has attracted significant attention in recent years due to the extensive deployment of dual cameras in mobile phones, autonomous vehicles and robots. In this work, we propose a new StereoSR method, named SwinFSR, based on an extension of SwinIR, originally designed for single image restoration, and the frequency domain knowledge obtained by the Fast Fourier Convolution (FFC). Specifically, to effectively gather global information, we modify the Residual Swin Transformer blocks (RSTBs) in SwinIR by explicitly incorporating the frequency domain knowledge using the FFC and employing the resulting residual Swin Fourier Transformer blocks (RSFTBs) for feature extraction. Besides, for the efficient and accurate fusion of stereo views, we propose a new cross-attention module referred to as RCAM, which achieves highly competitive performance while requiring less computational cost than the state-of-the-art cross-attention modules. Extensive experimental results and ablation studies demonstrate the effectiveness and efficiency of our proposed SwinFSR.

📄 PDF Abstract BibTeX arXiv:2304.12556

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesImage RestorationImage Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Adam 설명 없음
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…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
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…
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…

Similar Papers 제목 키워드 기반

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

SwinIR: Image Restoration Using Swin Transformer

2021-08-23 · Jingyun Liang, JieZhang Cao, Guolei Sun, Kai Zhang 외

Image restoration is a long-standing low-level vision problem that aims to restore high-quality images from low-quality images (e.g., downscaled, noisy and compressed images). While state-of-the-art image restoration met…

Color Image DenoisingDenoisingGrayscale Image DenoisingImage Denoising+6

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

License Plate Super-Resolution Using Diffusion Models

2023-09-21 · Sawsan AlHalawani, Bilel Benjdira, Adel Ammar, Anis Koubaa 외

In surveillance, accurately recognizing license plates is hindered by their often low quality and small dimensions, compromising recognition precision. Despite advancements in AI-based image super-resolution, methods lik…

Image RestorationImage Super-ResolutionSSIMSuper-Resolution

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 ha…

Image Super-ResolutionSuper-Resolution