aitorzip / PyTorch-SRGAN

A modern PyTorch implementation of SRGAN
https://arxiv.org/abs/1609.04802
GNU General Public License v3.0
359 stars 92 forks source link

Initial generator pre-training #12

Open udion opened 6 years ago

udion commented 6 years ago

The initial generator pre-training using MSE loss is to initialize the weights properly?