Skip to content

A generative model that could generate colored face images from grayscale face images.

Notifications You must be signed in to change notification settings

Xu-Justin/Grayscale-Face-Coloring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grayscale-Face-Coloring

A generative model that could generate colored face images from grayscale face images.

Read full report about this project on this PDF.


Download Dataset

The dataset is take from This Person Does Not Exist using unofficial "API" by David Lorenzo. The dataset has been uploaded and is available to download at Kaggle. Run the following code to download the dataset from Kaggle.

%run Dataset/import_dataset.py

Download Trained Model

The model has been trained for 30 epochs (30K iterations) using the 80% of dataset above. Run the following code to download the trained model.

%run Resources/model_saved/import_trained_model.py

Authored by William Justin.

About

A generative model that could generate colored face images from grayscale face images.

Topics

Resources

Stars

Watchers

Forks