-
### 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;…
-
Style Transfer in Computer Vision:
Algorithm: Generative Adversarial Networks (GANs)
Pre-trained Model: Neural Style Transfer models
Application: Leveraging a pre-trained GAN to apply artistic styl…
-
## 論文リンク
- [arXiv](https://arxiv.org/abs/1704.01155)
## 公開日(yyyy/mm/dd)
2017/04/04
NDSS 2018
## 概要
## TeX
```
% 2017/04/04
@inproceedings{
xu2018feature,
title={Feature Sque…
-
### 論文へのリンク
[[arXiv:2005.07702] Generative Adversarial Networks for photo to Hayao Miyazaki style cartoons](https://arxiv.org/abs/2005.07702)
### 著者・所属機関
Filip Andersson, Simon Arvidsson
-…
-
### 論文へのリンク
[[arXiv:1906.01529] Generative Adversarial Networks in Computer Vision: A Survey and Taxonomy](https://arxiv.org/abs/1906.01529)
### 著者・所属機関
Zhengwei Wang, Qi She, Tomas E. Ward
…
-
https://arxiv.org/abs/1705.10843
"In unsupervised data generation tasks, besides the generation of a sample based on previous observations, one would often like to give hints to the model in order …
mrwns updated
7 years ago
-
# [ Adversarial Attack and Example ]
### 1. Adversarial Attack에 대한 전반적인 소개
### 2. 리뷰할 논문
- [Intriguing properties of neural networks](https://arxiv.org/abs/1312.6199)
- [Explaining and Harne…
-
# A Style-Based Generator Architecture for Generative Adversarial Networks #
- Author: Tero Karras, Samuli Laine, Timo Aila
- Origin: https://arxiv.org/abs/1812.04948v1
- Related:
- https://ww…
-
# Data Augmentation in Emotion Classification Using Generative Adversarial Networks #
- Author: Xinyue Zhu, Yifan Liu, Zengchang Qin, Jiahong Li
- Origin: https://arxiv.org/abs/1711.00648
- Relat…
-
https://arxiv.org/abs/1511.06434
https://hyeongminlee.github.io/post/gan003_dcgan/
https://github.com/HyeongminLEE/Tensorflow_DCGAN
http://jaejunyoo.blogspot.com/2017/02/deep-convolutional-gan-dcga…