DJW cdece0b32a 第一次提交 | 9 месяцев назад | |
---|---|---|
.. | ||
rtmpose | 9 месяцев назад | |
topdown_heatmap | 9 месяцев назад | |
topdown_regression | 9 месяцев назад | |
README.md | 9 месяцев назад |
2D face landmark detection (also referred to as face alignment) is defined as the task of detecting the face keypoints from an input image.
Normally, the input images are cropped face images, where the face locates at the center; or the rough location (or the bounding box) of the hand is provided.
Please follow DATA Preparation to prepare data.
Please follow Demo to run demos.