deepglugs / deep_imagen

scripts for running and training imagen-pytorch
38 stars 8 forks source link

Train UNets for Resolution Enhancement #5

Open hmza09 opened 2 years ago

hmza09 commented 2 years ago

Can I just train with images to increase resolution using your code? Do I need to train both unets simultaneously or separately?

deepglugs commented 1 year ago

train separately with the --trian_unet=n command.