Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matin-ghorbani/celeb-a-gan-tensorflow

Implement a GAN for Celeb_a dataset to generate celebrities faces with expert mode of TensorFlow
https://github.com/matin-ghorbani/celeb-a-gan-tensorflow

celeba dcgan deep-learning gan generative-ai tensorflow

Last synced: 5 days ago
JSON representation

Implement a GAN for Celeb_a dataset to generate celebrities faces with expert mode of TensorFlow

Awesome Lists containing this project

README

        

# DCGAN On Celeb_a dataset
***Implement a GAN for Celeb_a dataset to generate celebrities faces***
## This task solved with this repo
- CelebFaces Attributes Generator: I trained a DCGAN on [Celeb_A Dataset](https://www.kaggle.com/datasets/jessicali9530/celeba-dataset)

## How to install
### Run this command:
```bash
pip install -r requirements.txt
```

# CelebFaces Attributes
### CelebFaces Attributes Training Duration
![Duration](./io/output/Celeb_a_2.gif)


*you can download the weight of it from [here](https://drive.google.com/drive/folders/1rl--QHHsTFBpOcR8Y1Qr-FCt8H7Iw6D8?usp=sharing) if you want to.*