资源算法face-alignment-dlib

face-alignment-dlib

2020-03-25 | |  35 |   0 |   0

Face Alignment

This is a demo of detecting and aligning faces in an image. Alignment is a process of rotating a face to a vertically straight orientation, should the original face image is tilted.

Setup:

  1. Run pip install -r requirements.txt

  2. Download and extract shape predictor 68 landmarks at this link.

  3. Place the extracted predictor in the root directory of this project.

  4. Find some images with faces, tiled if possible.

Run:

python app.py <image input> <image output>
Dependencies:


上一篇:sdm_face_alignment

下一篇:ERT-GBDT_Face_Alignment

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...