Face-Recognition-by-CNN

Version 1.3.3 (83.7 KB) by Yashwanth M
Face recognition from training convolution neural network and using cascade object detector for cropping faces.
2.8K Downloads
Updated 19 Jul 2019

Face recognition with great accuracy and efficiency and using live video stream to capture faces and training data. Using capturefacesfromvideo.m to get training data from video and saving images of faces.And run SimpleFaceRecognition.m to train and implement CNN on new image for face recognition. And using cropface.m to crop faces from images from training data. And training Convolutional Neural Network alexnet by modifying output layers by number of subjects. Using trained newnet for face recognition.

Cite As

Yashwanth M (2024). Face-Recognition-by-CNN (https://github.com/Yash0330/Face-Recognition-by-CNN), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.3.3

Updated Description

1.1.6.1

Updated Description

1.1.6

Updated Description

1.1.3

Updated Description

1.0.3

Updated Description

1.0.2

Updated Description

1.0.1

Updated Desription

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.