Skip to content

sandgate-dev/mugshots

Repository files navigation

License: MIT Standard - Python Style Guide OpenSources Data Python Version

mugshots

NOTE: currently, only the tf_mushot notebook works.

The following papers are used for reference:

For this project I used the mugshots dataset from the National Institute of Standards and Technology (NIST).

generated mugshot

The main idea behind the "mugshots" project is to be able to generate a side view from a given image showing the front view of a face. I know what you are probably thinking, "what are you thinking, that's not possible." Nonetheless, after reading the Image-to-Image paper and U-Net paper and some others covering the topic of a generative adversarial network (GAN), I thought it would be a fun project to try it out -- anyway. The GAN model I implemented is based on these papers with some alterations.

About

An art project using generative adversarial network (GAN)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published