GAN with larger image size
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Mandar
le 2 Fév 2023
Refer the following link to the MATLAB answer which has already described the potential workaround to the similar query.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!