face_alignment安装及使用(facial landmarks 2D or 3D)

face_alignment是一个强大的库,能用世界最精确的面部对齐网络检测2D和3D面部特征点。它支持图片中2D和3D面部特征检测,批量处理目录,使用不同的人脸检测器,并能在CPU或GPU上运行。安装要求包括Python 3.5+或2.7,以及pytorch 1.0以上版本。
摘要由CSDN通过智能技术生成

https://github.com/1adrianb/face-alignment
一,可以获取人脸的2D or 3D坐标
Detect facial landmarks from Python using the world’s most accurate face alignment network, capable of detecting points in both 2D and 3D coordinates.
Build using FAN’s state-of-the-art deep learning based face alignment method.
在这里插入图片描述
二,Detect 2D facial landmarks in pictures

import face_alignment
from skimage import io

fa = face_alignment.FaceAlignment(face_alignment.LandmarksType._
  • 2
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值