This is the Repo for my OpenCV facial recognition iron-man themed project
I am very much a beginner when it comes to python, and most of my code was just research so this isn't a polished project.
TODO:
- Fix basic error
- Add a deep learned library (tensorflow???)
- Add face learning on the go functionality
- Add NVidia Pi
My code also looks at the folder names of images so:
- In folder images make a folder for each person you have photos of (e.g will-smith)
- run faces-train.py
- run face-detect.py (Doesn't work has error and face recognition is very bad)
This is a just an ongoing project for me so...this doesn't work. However if you have any tips, please explain more because I am keen to learn more about this.
Will post on this repo when it will be complete.
Clone this project and then install its requirements
pip install -r requirements.txt