Shift bewteen outputs of Conditional GAN

Appends the MATLAB Conditional GAN example with the ability to shift between two generated images
57 Downloads
Updated Mon, 29 Mar 2021 12:38:54 +0000

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Typo fixes

1.0.0