Have a personal or library account? Click to login
Improved Double Regression Nonlinear Image Super Resolution Model Cover
By: Jieyi Lv and  Zhongsheng Wang  
Open Access
|Aug 2023

Figures & Tables

Figure 1.

U-Net Network structure
U-Net Network structure

Figure 2.

Residual learning unit RB
Residual learning unit RB

Figure 3.

Channel attention (CA)
Channel attention (CA)

Figure 4.

Residual channel attention block (RCAB)
Residual channel attention block (RCAB)

Figure 5.

Double regression theoretical model
Double regression theoretical model

Figure 6.

A double regression network training model based on U-Net network transformation is presented
A double regression network training model based on U-Net network transformation is presented

Figure 7.

Sample graph of data set
Sample graph of data set

Figure 8.

PSNR data comparison graph
PSNR data comparison graph

Figure 9.

Comparison of ppt details
Comparison of ppt details

Figure 10.

Comparison of baby details
Comparison of baby details

Ablation experiment

PSNRCARBDirect connection pathPReLu
37.850NoYesYesYes
37.844YesNoYesYes
37.738NoNoYesYes
37.919YesYesNoYes
37.941YesYesYesNo
37.978YesYesYesYes

Adaptation Algorithm on Unpaired Data

Input: Unpaired real-world data: Su;
  Paired synthetic data: Sp;
  Batch sizes for Su and Sp : x and y;
  Indicator function: Sm.

  1. Load the pretrained models P and u;
  2. while not convergent do
  3. Sample unlabeled data {xi} from SU;
  4. Sample labeled data {(xi, yi)} from SP;
  5. // Update the primal mode
  6. Update P by minimizing the objective:
  7. i=1m+nIsp(xi)ιp(P(xi),yi)+λιD(D(P(xi)),xi) \sum\limits_{i = 1}^{m + n} {{I_{{s_p}}}\left( {{x_i}} \right){\iota _p}\left( {P\left( {{x_i}} \right),{y_i}} \right) + \lambda {\iota _D}\left( {D\left( {P\left( {{x_i}} \right)} \right),{x_i}} \right)}
  8. // Update the dual model
  9. Update D by minimizing the objective:
  10. i=1m+nλιp(D(P(xi)),xi) \sum\limits_{i = 1}^{m + n} {\lambda {\iota _p}\left( {D\left( {P\left( {{x_i}} \right)} \right),{x_i}} \right)}
  11. END

Comparison of algorithms for different data sets

MethodSet5PSNR/SSIMSet14PSNR/SSIMBSD100PSNR/SSIM
Bicubic32.40/0.958931.32/0.952132.87/0.9563
SRCNN33.36/0.946033.78/0.936633.57/0.9423
DRCN33.57/0.943233.99/0.941933.66/0.9410
ESPCN34.12/0.943934.26/0.941234.23/0.9356
SRGAN34.26/0.935634.89/0.925634.56/0.9246
Ours34.12/0.932634.56/0.924734.57/0.9232
Language: English
Page range: 46 - 53
Published on: Aug 16, 2023
In partnership with: Paradigm Publishing Services
Publication frequency: 4 issues per year

© 2023 Jieyi Lv, Zhongsheng Wang, published by Xi’an Technological University
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.