Skip to content

Explainable facial feature detection algorithm using Haar-like feature analysis

License

Notifications You must be signed in to change notification settings

niko-holmes/facial-feature-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

facial-feature-detection

Explainable facial feature detection algorithm using Haar-like feature analysis

Python Version: 3.10.6

Package Setup

Ensure all packages in my_env.txt are installed and have the proper version.

Installation can be done with !pip install

Directory Setup

Ensure directories are created for output and data input.

Running the Code

Define OUTPUT_DIRECTORY and INPUT_DIRECTORY variables based on directories created above

Output

All outputs will be placed into the user defined output directory

About

Explainable facial feature detection algorithm using Haar-like feature analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages