-
Notifications
You must be signed in to change notification settings - Fork 0
David-Mk/Emotion_Recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Files work in the following way:
1. Capture.py: Capture facial data and corresponding facial coordinates
2. Train.py: Training over recorded data
3. Detect.py: Loading trained model and recognition process
If you want to add your own facial landmarks and/or change used model - you need to go though all steps.
If you want to use already pretrained model and recorded facial data - just run detect.py and enjoy ;)
Additionally, there are 3 .csv files - coords, coords_base and coords_orig. Coords_base is just a set of x, y, z coordinates in case you want to start recording a new - may save you some works. Coords is currently working file and Coords_orig is a back-up.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published