Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chikeibezim/keras_tf-celebrity-image-generation

We use dataset of Celebrity Images to build a Variational AutoEncoder to Generate new faces, and morph from our model.
https://github.com/chikeibezim/keras_tf-celebrity-image-generation

deep-learning generative-ai keras-tensorflow neural-networks variational-autoencoder

Last synced: 3 days ago
JSON representation

We use dataset of Celebrity Images to build a Variational AutoEncoder to Generate new faces, and morph from our model.

Awesome Lists containing this project

README

        

# Keras | TF - Celebrity-Image-Generation
We use dataset of Celebrity Images to build a Variational AutoEncoder to Generate new faces, and morph from our model.

We take on this interesting Generative AI project using tensorflow and Keras to train a model that generates images based on our dataset which includes images of celebrities with several attributes.

## Used in the Project
- Keras
- Tensorflow
- Python

## Model Built
- Variational Auto Encoder