Generate Pokemon Using GAN - Generative Adversarial Network

Explore how to generate fake image using GAN in MATLAB

https://github.com/KevinChngJY/reinforcementlearning_matlab_pokemon

現在この提出コンテンツをフォロー中です。

Generate Pokemon Using GAN (Generative Adversarial Network) in MATLAB.

The credit for the code go to moxiegushi (google this name with pokemon GAN). Or you may google Siraj Raval - Generating pokemon with GAN in youtube. They are using Python for the training,however, for latest version of MATLAB R2019b, GAN is officially supported in MATLAB.

With 1xK80 GPU virtual machine in azure, it took around 8 hours to complete 2800 epochs with 128 mini batch size and ADAM optimizer.

Now i got the new pokemon. This is also how you generate fake images when you don't have enough data.

Highlights :
Image Datastore and Image Augmentation
Structure Reinforcement Neural Network (Generator & Discriminator)
Workflow for Reinforcement Learning

Product Focus :
MATLAB
Deep Learning Toolbox
Reinforcement Learning Toolbox

引用

Kevin Chng (2026). Generate Pokemon Using GAN - Generative Adversarial Network (https://github.com/KevinChngJY/reinforcementlearning_matlab_pokemon), GitHub. に取得済み.

カテゴリ

Help Center および MATLAB AnswersDeep Learning Toolbox についてさらに検索

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート Action
1.0.1

Update description

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。