Skip to content

😜 微软Azure、百度AI、Face++ 三家人脸识别API对比

Notifications You must be signed in to change notification settings

Observer-L/FaceRecognition-PK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

人脸识别 大PK

Setup

# install dependencies
pipenv install 

# change the config.py file
{
    'APIKEY': 'your api key'
    ...
}

# run the server(main.py)
1. python main.py
2. open the index.html in the root directory and play it!

For a detailed explanation on how things work, check out these API documents:

  1. Azure face API doc
  2. Baidu face API doc
  3. Face++ face API doc .

About

😜 微软Azure、百度AI、Face++ 三家人脸识别API对比

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published