We provide pytorch code for simple cascaded face alignment. This code take some other codes from D-X-Y/landmark-detection/SAN
- Python3.7
- PyTorch=1.3
- scipy
- Pillow
- opencv-python
- progress
Extract all downloaded files into one directory(ex. ./datasets/300W, ./datasets/ibug, ...)
python make_300W_train_list.py ./datasets 300W_train.txt
python train.py
python test.py