Skip to content

Re-implement of my old FaceGAN proj from TF 1.x to 2.x

License

Notifications You must be signed in to change notification settings

parkitny/face-gan

Repository files navigation

Description

Simple face generating GAN trained on CelebA dataset.

Installation

Run:

conda env create -f environment.yaml
conda activate fg
python -m src.main

About

Re-implement of my old FaceGAN proj from TF 1.x to 2.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages