Skip to main content

A small example package to detect face

Project description

一个人脸检测模型,可以支持戴口罩检测

  • 如果输入的图片是不同的人,可以输出一组对比图和距离
image-20210316163620271 image-20210316163631048

使用方法:

from function import compare

save_path = './'
img1_path = './photo/Michael_Douglas_0001.jpg'
img2_path = './photo/George_W_Bush_0003.jpg'
compare(img1_path, img2_path, save_path,mask=False)
# 具体名称等上传之后再说
# 能不能上传这也是个问题

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

My_face_recognize_ID_Sakura-0.1.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

My_face_recognize_ID_Sakura-0.1.0-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page