GAN with larger image size
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Mandar
on 2 Feb 2023
Refer the following link to the MATLAB answer which has already described the potential workaround to the similar query.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!