Uses PCA to compress and reconstruct a few faces from the Olivetti Faces Dataset
These are the instructions for this assignment.
- Your task is to perform PCA on the images provided to you, and reconstruct the images using the components.
- Pick any random Image from your folder and compare it with its reconstructed images.
- Reconstruct the image taking -
- All 4096 components
- The minimum number of components from which a face is still discernible (Call this number x).
- Less than x components.
Create a PDF summarising your results and either link to your code on Github, or attach the code you have created in the PDF. You can submit your assignment on the following google form.