Shift bewteen outputs of Conditional GAN

Appends the MATLAB Conditional GAN example with the ability to shift between two generated images
60 download
Aggiornato 29 mar 2021

Visualizza la licenza

One of the properties of GANs is not only generating new images from latent vectors, but the ability to manipulate the latent vectors. One example of this is to shift between two generated images. The code requires the user to manually identify the ID of the two latent vectors they wish to shift between, and the number of steps they would like to shift. Example images shows ten steps between two generated fibroblasts. This code amends the example found at: https://ch.mathworks.com/help/deeplearning/ug/train-conditional-generative-adversarial-network.html New code starts on line 253
Function version also attached

Cita come

Michael Keeling (2024). Shift bewteen outputs of Conditional GAN (https://www.mathworks.com/matlabcentral/fileexchange/77813-shift-bewteen-outputs-of-conditional-gan), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

Typo fixes

1.0.0