paper-with-me

홈 › Papers

Learning Texture Transformer Network for Image Super-Resolution

2020-06-07 · CVPR 2020 6 · Fuzhi Yang, Huan Yang, Jianlong Fu, Hongtao Lu, Baining Guo

We study on image super-resolution (SR), which aims to recover realistic textures from a low-resolution (LR) image. Recent progress has been made by taking high-resolution images as references (Ref), so that relevant textures can be transferred to LR images. However, existing SR approaches neglect to use attention mechanisms to transfer high-resolution (HR) textures from Ref images, which limits these approaches in challenging cases. In this paper, we propose a novel Texture Transformer Network for Image Super-Resolution (TTSR), in which the LR and Ref images are formulated as queries and keys in a transformer, respectively. TTSR consists of four closely-related modules optimized for image generation tasks, including a learnable texture extractor by DNN, a relevance embedding module, a hard-attention module for texture transfer, and a soft-attention module for texture synthesis. Such a design encourages joint feature learning across LR and Ref images, in which deep feature correspondences can be discovered by attention, and thus accurate texture features can be transferred. The proposed texture transformer can be further stacked in a cross-scale way, which enables texture recovery from different levels (e.g., from 1x to 4x magnification). Extensive experiments show that TTSR achieves significant improvements over state-of-the-art approaches on both quantitative and qualitative evaluations.

📄 PDF Abstract BibTeX arXiv:2006.04139

Code (2)

researchmm/TTSR 공식 구현 pytorch
xuefusiji/badrefsr pytorch

Tasks

Hard AttentionImage GenerationImage Super-ResolutionSuper-ResolutionTexture Synthesis

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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 설명 없음
Residual Connection 설명 없음
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…
Multi-Head Attention 설명 없음
Adam 설명 없음
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…

Similar Papers 제목 키워드 기반

Learning Texture Transformer Network for Light Field Super-Resolution

2022-10-09 · Javeria Shabbir, M. Zeshan Alam, M. Umair Mukati

Hand-held light field cameras suffer from low spatial resolution due to the inherent spatio-angular tradeoff. In this paper, we propose a method to improve the spatial resolution of light field images with the aid of the…

Super-Resolution

Improved Super Resolution of MR Images Using CNNs and Vision Transformers

2022-07-24 · Dwarikanath Mahapatra

State of the art magnetic resonance (MR) image super-resolution methods (ISR) using convolutional neural networks (CNNs) leverage limited contextual information due to the limited spatial coverage of CNNs. Vision transfo…

Image Super-ResolutionSuper-Resolution

Transformer and GAN Based Super-Resolution Reconstruction Network for Medical Images

2022-12-26 · Weizhi Du, Harvery Tian

Because of the necessity to obtain high-quality images with minimal radiation doses, such as in low-field magnetic resonance imaging, super-resolution reconstruction in medical imaging has become more popular (MRI). Howe…

Generative Adversarial NetworkImage Super-ResolutionSSIMSuper-Resolution

Reference-based Image Super-Resolution with Deformable Attention Transformer

2022-07-25 · JieZhang Cao, Jingyun Liang, Kai Zhang, Yawei Li 외

Reference-based image super-resolution (RefSR) aims to exploit auxiliary reference (Ref) images to super-resolve low-resolution (LR) images. Recently, RefSR has been attracting great attention as it provides an alternati…

Image Super-ResolutionReference-based Super-ResolutionSuper-Resolution

HIPA: Hierarchical Patch Transformer for Single Image Super Resolution

2022-03-19 · Qing Cai, Yiming Qian, Jinxing Li, Jun Lv 외

Transformer-based architectures start to emerge in single image super resolution (SISR) and have achieved promising performance. Most existing Vision Transformers divide images into the same number of patches with a fixe…

Image Super-ResolutionSuper-Resolution