The code mouth.py detects mouth in an image using Shape Predictor and dlib and highlights it result. It requires shape_predictor_68_face_landmarks.dat file. Command to run the python file $python mouth.py --shape-predictor shape_predictor_68_face_landmarks.dat --image 1.jpg