cszn / SRMD

Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhang_Learning_a_Single_CVPR_2018_paper.pdf
422 stars 80 forks source link

how to realise PCA? #5

Open ffffyuan opened 6 years ago

ffffyuan commented 6 years ago

I find the file 'net.meta.P' in your codes, whose size is 15x255, could you tell me how to make it? And it seems that your model uses subpixel with upsample_factor=0.5 in the first layer? If so ,could you tell some details? Thanks!

cszn commented 5 years ago

@ffffyuan https://github.com/cszn/SRMD/tree/master/TrainingCodes

cszn commented 4 years ago

https://github.com/cszn/KAIR