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

Can I use this to generate/synthesize custom data from my dataset? #15

Open sarmientoj24 opened 3 years ago

sarmientoj24 commented 3 years ago

I have a custom dataset of pavement distresses with different types. I would like to know if it is possible to generate or synthesize more training data by utilizing your SRGAN that learns from my dataset.