2019
DOI: 10.1109/access.2018.2886814
|View full text |Cite
|
Sign up to set email alerts
|

Recent Advances of Generative Adversarial Networks in Computer Vision

Abstract: The appearance of generative adversarial networks (GAN) provides a new approach and framework for computer vision. Compared with traditional machine learning algorithms, GAN works via adversarial training concept and is more powerful in both feature learning and representation. GAN also exhibits some problems, such as non-convergence, model collapse, and uncontrollability due to high degree of freedom. How to improve the theory of GAN and apply it to computer-vision-related tasks have now attracted much resear… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
86
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
6
3
1

Relationship

1
9

Authors

Journals

citations
Cited by 145 publications
(86 citation statements)
references
References 53 publications
0
86
0
Order By: Relevance
“…The discriminator tries to distinguish between real data and fake (artificially generated) data generated by the generator network as shown in Figure 2. The mission GANs models that generator network is to try fooling the discriminator network and the discriminator network tries to fight from being fooled [24][25][26][27]. Figure 2.…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…The discriminator tries to distinguish between real data and fake (artificially generated) data generated by the generator network as shown in Figure 2. The mission GANs models that generator network is to try fooling the discriminator network and the discriminator network tries to fight from being fooled [24][25][26][27]. Figure 2.…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…Sample mini-batch of bs examples {z (1) , ¡ ¡ ¡ , z (bs) } from the noise prior p g (z) 11: 13: end for 14: In the generator G, output l feature maps with 256 × 256 resolution constitute a set of Ψ i . the fingerprint database will be highly similar, which will reduce the localization accuracy.…”
Section: A Experiments Methodologymentioning
confidence: 99%
“…Further, the former category, deep learning, can facilitate feature extraction in the different representation of data by sampling multi-level abstractions of input data, examples include Convolutional Neural Network (CNN) [20] and Recurrent Neural Network (RNN) [22], etc. While there are other deep learning algorithms with a generative approach, such as Generative Adversarial Network (GAN) [14] and Variational Autoencoders (VAE) [24]; they build a model based on simulated observations that extracted from a probability density function [8]. Additionally, deep learning handles large scale datasets such as ImageNet with satisfactory performance [11].…”
Section: Computer Vision Systems / Techniquesmentioning
confidence: 99%