yfq512 / face-alignment

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

Home Page:https://www.adrianbulat.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

2DFAN4-11f355bf06.pth.tar

3DFAN4-7835d9f11d.pth.tar

depth-2a464da4ea.pth.tar

s3fd-619a316812.pth

下载完并放到指定位置

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

About

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

https://www.adrianbulat.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.7%Language:Dockerfile 1.9%Language:Shell 0.5%