The intention here is to create a GUI based project using PyQT5 and face recognition library for detecting face landmarks on the Image and also perform digital makeup on image.
- PYQT5
- Image recognition
\face-landmark>> python.exe .\gui_face_landmark.py
\digital-makeup> python.exe .\gui_digital_makeup.py