Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananyaarun/face-classifier
Face detector and classifier in python using machine learning algorithms and classification techniques. Project Implements various feature extraction techniques like PCA, LDA and classifiers like MLP, SVM on 3 common face datasets.
https://github.com/ananyaarun/face-classifier
Last synced: 28 days ago
JSON representation
Face detector and classifier in python using machine learning algorithms and classification techniques. Project Implements various feature extraction techniques like PCA, LDA and classifiers like MLP, SVM on 3 common face datasets.
- Host: GitHub
- URL: https://github.com/ananyaarun/face-classifier
- Owner: ananyaarun
- Created: 2019-12-04T11:08:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T11:13:12.000Z (about 5 years ago)
- Last Synced: 2024-11-09T09:53:14.110Z (3 months ago)
- Language: Jupyter Notebook
- Size: 2.36 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-classifier-
Face detector and classifier in python using machine learning algorithms and classification techniques. Project Implements various feature extraction techniques like PCA, LDA and classifiers like MLP, SVM on 3 common face datasets.