hhb072 / WaveletSRNet

A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"
MIT License
240 stars 67 forks source link

Questions about the paper #3

Open Linpx190 opened 6 years ago

Linpx190 commented 6 years ago

After reading your Wavelet-SRNet paper,there are three questions in the paper requires consulting you:

  1. How is the channel number 1024 of the output feature map after the embedded network?
  2. Why is the number of channels in the wavelet prediction network 32 and 64?
  3. Can this reconstruction method improve low-resolution face recognition rates?