-
### 論文へのリンク
[[arXiv:2006.08198] AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks](https://arxiv.org/abs/2006.08198)
### 著者・所属機関
Yonggan Fu, Wuyang Chen, Haotao Wang, H…
-
### 論文へのリンク
[[arXiv:2003.07849] Blur, Noise, and Compression Robust Generative Adversarial Networks](https://arxiv.org/abs/2003.07849)
### 著者・所属機関
Takuhiro Kaneko, Tatsuya Harada
- The Uni…
-
### Description
In a Generative Adversarial Network (GAN), one neural network, called the generator, generates new data instances, while the other, the discriminator, evaluates them for authenticity;…
-
## 一言でいうと
潜在変数の最適化によりGAN性能を向上させ、ImageNetのSOTAを大きく更新。サンプリングした潜在変数zを使って出力したDの勾配を使って一度zを最適化し(z')、それを使ってDとGの学習を行う。自然勾配法で潜在変数を最適化すると効果が大きい。
![image](https://user-images.githubusercontent.com/24524018…
-
## 一言でいうと
写真を高品質マンガに置き換えるGANの提案。
### 論文リンク
http://openaccess.thecvf.com/content_cvpr_2018/papers/Chen_CartoonGAN_Generative_Adversarial_CVPR_2018_paper.pdf
CVPR2018
### 著者/所属機関
Yang Chen/Tsinghu…
drkii updated
6 years ago
-
- https://arxiv.org/abs/2104.03310
- 2021
近年、生成的敵対的ネットワーク(Generative Adversarial Network: GAN)が急速に進歩していると言われています。
しかし、GANモデルの成功には、大量の学習データが必要である。
本研究では、限られたデータでロバストなGANモデルを学習するための正則化アプローチを提案する。
…
e4exp updated
3 years ago
-
- https://arxiv.org/abs/2103.00430
- 2021
Generative Adversarial Networks (GAN)は、様々な画像生成タスクにおいて、これまでにない成功を収めている。
しかし,このような成果は,生成器と識別器を2段階で交互に更新するという,煩雑な学習プロセスの代償として得られるものである。
本論文では、GANを1段階で効率的に学…
e4exp updated
3 years ago
-
In the second paragraph of Federated Learning, I would emphasise that the gradient leakage is one example of a vulnerability. Maybe briefly also mention the others and that there might be still unknow…
-
- ref
- [paper](https://arxiv.org/abs/1406.2661)
- [Generative Adversarial Nets ppt](https://www.slideshare.net/ssuser77ee21/generative-adversarial-networks-70896091)
- [NIPS 2016 Tutorial: G…
-
ONNX -> tflite -> quantize
https://github.com/axinc-ai/ailia-models/tree/master/generative_adversarial_networks/gfpgan