An open API service indexing awesome lists of open source software.

https://github.com/iroyalx/pca

UNI S3: PCA training on OLLVETTI-FACES dataset / image size reduction.
https://github.com/iroyalx/pca

face-recognition image-processing linear-algebra linear-regression machine-learning olivetti-dataset pca python size-reduction training

Last synced: about 1 month ago
JSON representation

UNI S3: PCA training on OLLVETTI-FACES dataset / image size reduction.

Awesome Lists containing this project

README

          

# Principal Component Analysis (PCA)

~ PCA training on OLLVETTI-FACES dataset / image size reduction.

~ This is a part of university project (Linear Algebra) uses PCA algorythm (Step-by-step implementation of the algorithm) on OLIVETTI-FACES dataset of scikit-learn library to reduce image size based on different number of components.

~ آموزش PCA بر روی دیتاست OLLVETTI-FACES / کاهش سایز تصویر.

~ این یک بخش از پروژه دانشگاهی (جبر خطی) است که از الگوریتم PCA (پیاده سازی گام به گام الگوریتم) بر روی دیتاست OLIVETTI-FACES از کتابخانه scikit-learn برای کاهش اندازه تصویر بر اساس تعداد اجزای مختلف استفاده می کند.

Linear Regression
img 1
PCA
img 2
OLIVETTI-FACES
img 3
DATA LOSS (OLIVETTI-FACES)
img 4