This algorithm can detect the faces from picture and then align them.
Dowload model parameters:
You should dowload the model parameters
from dlib, decompress and move to ./dat
Installation:
$ pip install -r requirements.txt
$ python3 main.py [pic1, pic2...]
After the script finished, you will get some faces picture in the same directory.