Shift bewteen outputs of Conditional GAN

버전 1.0.1 (4.03 KB) 작성자: Michael Keeling
Appends the MATLAB Conditional GAN example with the ability to shift between two generated images
다운로드 수: 57
업데이트 날짜: 2021/3/29

라이선스 보기

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

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Typo fixes

1.0.0