Skip to content

MatLab script for Eye Detection using FAST features and Pattern Recognition Neural Network.

Notifications You must be signed in to change notification settings

chetanborse007/EyeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyeDetection

MatLab script for Eye Detection using FAST features and Pattern Recognition Neural Network.

How To Run

  1. Copy pretrained Neural Network model 'PatternNet.mat' file in the folder where you are running this script.
  2. Run 'main.m' file.

Note: If you want to regenerate and retrain Neural Network model, then download training data i.e. 'Train/' from 'https://github.com/chetanborse007/EyeDetection' and copy 'Train/' folder to the location where you are running this script.

TODO

Write appropriate README.

About

MatLab script for Eye Detection using FAST features and Pattern Recognition Neural Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages