Skip to content

This repository is containing 200.000 raw images and 100.000 preprocessed 10 years challenge images and implementation details

License

Notifications You must be signed in to change notification settings

IG-88-2/10yearsAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

10yearsAI

This repository is containing 200.000 raw images and 100.000 preprocessed 10 years challenge images and implementation details.

The Image Data

1 - You can use these datasets with providing the dataset publisher who is me :).

2 - Preprocessed data ( This dataset has problem that some old and young images are in wrong class. The users should change it. It needs crowd sourcing. )

Preprocess Details

1 - Opencv face detector used to detect faces in the raw images. --> Face Detector

2 - The images have two faces detected and the faces are cropped.

3 - Face alignment is applied that uses affine transformation and Dlib face landmark detection. --> Face Alignment

Training Process

1 - 994 preprocessed images is selected.

2 - pix2pix model is used for creating 10 years changed image.

3 - After 200 epochs and approximately 10 hours( I know the training dataset small and training is limited due to that I used Google Colab as a resource for training. )

Some Results

  • +13 :P Example

Further Improvements and Limitations

  • Due to high variability of faces that age and ethnicity difference, the head pose and glasses and other materials reconstructing the faces is challenging. I believe using head pose estimation will improve training results.

  • Since the dataset is collected from internet, therefore, the images that is almost 10 years old. The image quality is relatively low quality to process.

  • I will use more training images when I found time and computing power. Therefore, this repo will be updated...

About

This repository is containing 200.000 raw images and 100.000 preprocessed 10 years challenge images and implementation details

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published