Smile Detector
It is an smile detection GUI programm made using python and open-cv.
It uses 2 xml files to store data about face and smile.
Setup
For this setup you need Python-3.8.5 installed in your system:
git clone https://github.com/aamit2267/Smile-Detection-Py.git
cd ./Smile-Detection-Py/
pip install -r requirements.txt
python smile.py
Log in or sign up for Devpost to join the conversation.