Skip to content

Facial Appearance Modifications using SKPCA-Derived Features Extracted from Convolutional Autoencoder's Latent Space

Notifications You must be signed in to change notification settings

LordIllidan/FacialAppearanceModificationsUsingSKPCA

Repository files navigation

Facial Appearance Modifications using SKPCA-Derived Features Extracted from Convolutional Autoencoder's Latent Space

labels.csv - contains additional information about images from the Celeb data set.

The project has been divided into six parts

  1. Training CAE on Celeb data set.
  2. Encoding images using trained CAE and merging it with labels
  3. Choosing the representative part of the encoded images to learn SKPCA (SKPCA consumes a lot of memory and therefore has to operate on a limited number of samples. During experiment we used 14662 samples)
  4. Calculating SKPCA
  5. Calculating Inverse of SKPCA
  6. Sample images modyfication based on SKPCA + CAE model

About

Facial Appearance Modifications using SKPCA-Derived Features Extracted from Convolutional Autoencoder's Latent Space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published