FaceEditor
FaceEditor copied to clipboard
Unsupervised learning to find facial features.
As eigen values of the covariance matrix (`1/n * X^T @ X`) are the square of the eigen values of the random variable `X`, the scaling factor should be `e**0.5`...
Thank you very much for your Code! :-) Can you deliver a python requirements file, please?
Hey, I saw your recent video about providing a web interface to among others, this project. I would like to recommend that on each slider change, you concat the values...
Please provide any clues on getting the processed dataset (`Encoder.h5`), or the original data to be processed if the dataset is publicly available
…nts.txt' to address issue #5
Is there any special things you did to the pictures not mentioned in the video?
In my opinion, the save functionality provided by the hot-key 'S' should be ported to the GUI, just like the Randomize button.