- Jul 31, 2020
- 9,111
- 1,040,037
- 129
TUTProfessor submitted a new resource:
Image Super-Resolution GANs - Enhance/upsample images with Generative Adversarial Networks using Python and Tensorflow 2.0
Read more about this resource...
Image Super-Resolution GANs - Enhance/upsample images with Generative Adversarial Networks using Python and Tensorflow 2.0
Enhance/upsample images with Generative Adversarial Networks using Python and Tensorflow 2.0
What you'll learn
- Create a generator architecture that upsamples an image by 4 times in each dimension
- Create a discriminator architecture that scores both realism and fidelity to the original image
- Modify custom written Keras layers to accept input images of any size without rebuilding the model
- Train the models on...
Read more about this resource...