Skip to content

milsun/Bollywood-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bollywood Faces Variational Autoencoder

Variational Autoencoder for Bollywood actors face image generation implemented with PyTorch.

Dataset

There is no publicly available Bollywood actors' face dataset, so I scrapped them from Google Image using Selenium. Faces from the images were extracted using dlib.

Results

Training

Samples

Generated images are far from ideal, mainly because input data was quite dirty as I didn't have time to clean the data.

Training images (original vs. reconstruction)

Testing images (original vs. reconstruction)



New Samples

About

Bollywood Variational Auto Encoder in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published