Conditional GAN (Generative Adversarial Network) with MNIST

버전 1.0.1 (939 KB) 작성자: Kenta
Hand-written digits were synthesized using a generative adversarial network called Conditional GAN. Conditional GANを用いて手書き数字を生成します
다운로드 수: 593
업데이트 날짜: 2020/4/12

라이선스 보기

[English]
This example shows how to train a conditional generative adversarial network (CGAN) to generate digit images.This demo was created based on the Matlab official document entitled Train Conditional Generative Adversarial Network (CGAN)
https://jp.mathworks.com/help/deeplearning/ug/train-conditional-generative-adversarial-network.html
[Japanese]
このデモでは、Conditional GAN (Generative Adversarial Network)によって手書き数字を生成します。ラベル情報+画像にてネットワークを学習し、さらに画像を生成する際にもラベル情報を付加し、生成する画像のクラスを指定することができます。

인용 양식

Kenta (2024). Conditional GAN (Generative Adversarial Network) with MNIST (https://www.mathworks.com/matlabcentral/fileexchange/74921-conditional-gan-generative-adversarial-network-with-mnist), 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

Description updated

1.0.0