Skip to content
/ imgAN Public

Training and testing Generative Models (GANs) on image datasets

License

Notifications You must be signed in to change notification settings

y4shb/imgAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgAN

GitHub GitHub top language GitHub last commit

A Project on Training, Testing, Classification and Detection of images generated via GANs

by Yash Bhardwaj

Generative Modelling

Deep neural networks are used mainly for supervised learning: classification or regression. Generative Adversarial Networks or GANs, however, use neural networks for a very different purpose: Generative modeling

Generative modeling is an unsupervised learning task in machine learning that involves automatically discovering and learning the regularities or patterns in input data in such a way that the model can be used to generate or output new examples that plausibly could have been drawn from the original dataset. - Source

To get a sense of the power of Generative models, visit thispersondoesnotexist.com. Every time this page is refreshed, a new image of a non-existent person's face is generated in real time.

About

Training and testing Generative Models (GANs) on image datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published