Skip to content

caginozkaya/Face-Detection-And-Recognition-using-Alexnet-and-Viola-Jones-Algorithm-in-Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Face Detector And Recognizer in Matlab with Alexnet and Viola Jones Algorithm

This is not a ready to run application!!

Follow the steps:

  1. First install alexnet.mlpkginstall by navigating to the destination and double clicking on it in Matlab.
  2. Then open transfer.m and follow the instructions. You will train the network with your own face images.
  3. Open faceDetect.m and follow the instructions. Load your trained network if you have a trained network form your past work. Navigate to the destination folder and double click on it to load it. Run the program and see the results.

An Example From One of My Trained Networks

face

Violoa-Jones T Algorithm

algo

facee

About

Alexnet Transfer Learning and Face Detection with CascadeObjectDetector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages