paper-with-me

홈 › Papers

ASteISR: Adapting Single Image Super-resolution Pre-trained Model for Efficient Stereo Image Super-resolution

2024-07-04 · Yuanbo Zhou, Yuyang Xue, Wei Deng, Xinlin Zhang, Qinquan Gao, Tong Tong

Despite advances in the paradigm of pre-training then fine-tuning in low-level vision tasks, significant challenges persist particularly regarding the increased size of pre-trained models such as memory usage and training time. Another concern often encountered is the unsatisfying results yielded when directly applying pre-trained single-image models to multi-image domain. In this paper, we propose a efficient method for transferring a pre-trained single-image super-resolution (SISR) transformer network to the domain of stereo image super-resolution (SteISR) through a parameter-efficient fine-tuning (PEFT) method. Specifically, we introduce the concept of stereo adapters and spatial adapters which are incorporated into the pre-trained SISR transformer network. Subsequently, the pre-trained SISR model is frozen, enabling us to fine-tune the adapters using stereo datasets along. By adopting this training method, we enhance the ability of the SISR model to accurately infer stereo images by 0.79dB on the Flickr1024 dataset. This method allows us to train only 4.8% of the original model parameters, achieving state-of-the-art performance on four commonly used SteISR benchmarks. Compared to the more complicated full fine-tuning approach, our method reduces training time and memory consumption by 57% and 15%, respectively.

📄 PDF Abstract BibTeX arXiv:2407.03598

Code (1)

fzuzyb/ASteISR 공식 구현 pytorch

Tasks

Image Super-Resolutionparameter-efficient fine-tuningStereo Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Adapting Image Super-Resolution State-of-the-arts and Learning Multi-model Ensemble for Video Super-Resolution

2019-05-07 · Chao Li, Dongliang He, Xiao Liu, Yukang Ding 외

Recently, image super-resolution has been widely studied and achieved significant progress by leveraging the power of deep convolutional neural networks. However, there has been limited advancement in video super-resolut…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Deep Unrolled Network for Video Super-Resolution

2021-02-23 · Benjamin Naoto Chiche, Arnaud Woiselle, Joana Frontera-Pons, Jean-Luc Starck

Video super-resolution (VSR) aims to reconstruct a sequence of high-resolution (HR) images from their corresponding low-resolution (LR) versions. Traditionally, solving a VSR problem has been based on iterative algorithm…

Image RestorationSuper-ResolutionVideo Super-Resolution

Orthogonally Regularized Deep Networks For Image Super-resolution

2018-02-06 · Tiantong Guo, Hojjat S. Mousavi, Vishal Monga

Deep learning methods, in particular trained Convolutional Neural Networks (CNNs) have recently been shown to produce compelling state-of-the-art results for single image Super-Resolution (SR). Invariably, a CNN is learn…

Image Super-ResolutionSuper-Resolution

A self-adapting super-resolution structures framework for automatic design of GAN

2021-06-10 · Yibo Guo, Haidi Wang, Yiming Fan, Shunyao Li 외

With the development of deep learning, the single super-resolution image reconstruction network models are becoming more and more complex. Small changes in hyperparameters of the models have a greater impact on model per…

Bayesian OptimizationGenerative Adversarial NetworkImage ReconstructionSuper-Resolution

ResDiff: Combining CNN and Diffusion Model for Image Super-Resolution

2023-03-15 · Shuyao Shang, Zhengyang Shan, Guangxing Liu, LunQian Wang 외

Adapting the Diffusion Probabilistic Model (DPM) for direct image super-resolution is wasteful, given that a simple Convolutional Neural Network (CNN) can recover the main low-frequency content. Therefore, we present Res…

Image Super-ResolutionSuper-Resolution