cedro3 / data-efficient-gans

Differentiable Augmentation for Data-Efficient GAN Training

Home Page:https://arxiv.org/abs/2006.10738

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiffAugment_GAN.ipynbファイルをクリックするとJupyter notebook形式のファイルが表示されます。先頭にある「Open in Colab」ボタンを押すと、Google Colab上で実行できます。使用環境は、Google Colab が動作すれば、どんなものでも構いません。

DiffAugment_GAN.ipynb

2020/6に発表されたGANの学習における Data Augmentation とも言える、Differentiable Augmentation を使って100枚の画像からGANを学習するコードです。詳細は、cedro-blogを参照下さい。

About

Differentiable Augmentation for Data-Efficient GAN Training

https://arxiv.org/abs/2006.10738

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 89.1%Language:Cuda 8.1%Language:Jupyter Notebook 2.8%