## Face Alignment
## Introduction
These are the face alignment methods of [InsightFace](https://insightface.ai)
### Datasets
Please refer to [datasets](_datasets_) page for the details of face alignment datasets used for training and evaluation.
### Evaluation
Please refer to [evaluation](_evaluation_) page for the details of face alignment evaluation.
## Methods
Supported methods:
- [x] [SDUNets (BMVC'2018)](heatmap)
- [x] [SimpleRegression](coordinate_reg)
## Contributing
We appreciate all contributions to improve the face alignment model zoo of InsightFace.