GAN with larger image size
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
Answers (1)
Mandar
on 2 Feb 2023
0 votes
Refer the following link to the MATLAB answer which has already described the potential workaround to the similar query.
Categories
Find more on Blocked Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!