GAN with larger image size

How can I change the original GAN example (https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html) to generate images with a bigger size. For example 512x512.
The example works with 64x64 colored images and thus produces low resolution images. I guess this size was choosen to shorten the training time

Answers (1)

Mandar
Mandar on 2 Feb 2023
Refer the following link to the MATLAB answer which has already described the potential workaround to the similar query.

Products

Release

R2022a

Asked:

on 30 Jun 2022

Answered:

on 2 Feb 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!