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

https://github.com/parveshdhull/facerecognitionusing-pca-2d-pca-and-2d-square-pca

Implementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces: 1. Single Person Image 2. Group Image 3. Recognize Face In Video
https://github.com/parveshdhull/facerecognitionusing-pca-2d-pca-and-2d-square-pca

2d-pca 2d-square-pca face-recognition face-recognition-python face-recognition-video facerecognitionproject pca principal-component-analysis python two-dimensional-pca

Last synced: about 1 month ago
JSON representation

Implementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces: 1. Single Person Image 2. Group Image 3. Recognize Face In Video

Awesome Lists containing this project

README

          

# FaceRecognitionUsing-PCA-2D-PCA-And-2D-Square-PCA
Implementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces:
1. Single Person Image
2. Group Image
3. Recognize Face In Video
# Accuracy on ORL dataset
- PCA(93.42%)
- 2D-PCA(96.05%)
- 2D(Square)-PCA(97.36%)
# Requirements
1. numpy
2. opencv
3. scipy
# Usage
1. In Face_Recognition class use algo_type from (pca, 2d-pca, 2d2-pca)
2. In Face_Recognition class use reco_type as
- for single image = 0
- for video = 1
- for group image = 2
3. The project uses ORL dataset, You can put your dataset in the images folder and change the name of the dataset in the dataset.py file
(You can create new dataset by extracting faces using FaceExtractor provided)
4. Run Face_Recognition and Enjoy Project

# Videos
- [How to run my Face Recognition Project](https://www.youtube.com/watch?v=kJFiKRu5yIc)

- [PCA-Face Recognition(Principal Component Analysis) Playlist](https://www.youtube.com/playlist?list=PLgWKOWHJlDUM_cog-ujJgYoRCJ6LcAhtU)

- [2D-PCA-Face Recognition(Two Dimensional Principal Component Analysis) Playlist](https://www.youtube.com/playlist?list=PLgWKOWHJlDUOgp8mj5pnTmA9j_i3RRJbD)

- [2D(Square)-PCA-Face Recognition(Two Directional Two Dimensional Principal Component Analysis) Playlist](https://www.youtube.com/playlist?list=PLgWKOWHJlDUNNtPxO82kJyotdGtxTzzoX)

- [How to detect Face Mask in Video or Image using PCA](https://www.youtube.com/watch?v=6R8EgLI9Ovg)

- [A Complete Understanding of PCA(Principal Component Analysis)](https://www.youtube.com/watch?v=NP5zbFLcQYM)

- [A Complete Understanding of Singular Value Decomposition](https://www.youtube.com/watch?v=GnZQ704UDvM)

## Liked my work?
Buy Me A Coffee

## Websites
https://github.com/Parveshdhull

https://twitter.com/ParveshMonu

https://youtube.com/right2trick