cszn / BSRGAN

Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training details

vidit98 opened this issue · comments

commented

Hi, great work the results look really good. I had few questions regarding training

  1. How long did you train the BSRNet?
  2. Did you apply the proposed data degradation pipeline on the fly as a data-augmentation technique or you applied it on images beforehand and stored them?

I also want to know.
On the fly is 10 time slow at least when I try the code.

大家在训练的时候有没有出现GPU间断运行的情况?

I also want to know. On the fly is 10 time slow at least when I try the code.

@iamadai Did you train BSRGAN with your own data?