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

https://github.com/ranimeshehata/face-recognition

This project implements a face recognition pipeline using the AT&T Face Dataset (ORL Dataset). It includes dimensionality reduction techniques like PCA, clustering algorithms such as K-Means and GMM, and an optional Autoencoder-based feature extraction.
https://github.com/ranimeshehata/face-recognition

autoencoders cnn dimensionality-reduction face-recognition gmm-clustering kmeans-clustering machine-learning opencv pca python

Last synced: 2 months ago
JSON representation

This project implements a face recognition pipeline using the AT&T Face Dataset (ORL Dataset). It includes dimensionality reduction techniques like PCA, clustering algorithms such as K-Means and GMM, and an optional Autoencoder-based feature extraction.

Awesome Lists containing this project