Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chikeibezim/keras_tf-celebrity-image-generation
- Owner: chikeibezim
- Created: 2024-02-20T08:46:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T15:13:20.000Z (11 months ago)
- Last Synced: 2024-11-14T23:15:41.121Z (2 months ago)
- Topics: deep-learning, generative-ai, keras-tensorflow, neural-networks, variational-autoencoder
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/victor116/vae-celeba/
- Size: 6.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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