/face-alignment

:fire: 2D and 3D Face alignment library build using pytorch

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

  • 环境和模型(cpu) 环境按照原作者的要求安装,这里直接调用,但是需要4个包:

2DFAN4-11f355bf06.pth.tar

3DFAN4-7835d9f11d.pth.tar

depth-2a464da4ea.pth.tar

s3fd-619a316812.pth

下载完并放到指定位置

  • 运行 main2d.py 可提取二维特征 main3d.py 可提取三维特征