Shift bewteen outputs of Conditional GAN

Appends the MATLAB Conditional GAN example with the ability to shift between two generated images
60 téléchargements
Mise à jour 29 mars 2021

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

Typo fixes

1.0.0