Coder Social home page Coder Social logo

arcface's Introduction

ArcFace

如何使用?
1、前往官网申请appid和sdkkey, 修改 ArcFace\ArcFace\AFVideoProcessor.mm 下面的对应的定义值
#define AFR_DEMO_APP_ID                       ""
#define AFR_DEMO_SDK_FR_KEY                   ""
#define AFR_DEMO_SDK_FT_KEY                   ""
#define AFR_DEMO_SDK_FD_KEY                   ""
#define AFR_DEMO_SDK_AGE_KEY                  ""
#define AFR_DEMO_SDK_GENDER_KEY               ""
2、下载SDK包,解压所有SDK包中的文件到工程目录下的相关子目录下,其中相同的底层库只需一个(或者删除工程中的engines目录,自行加入所有依赖库),并将所有framework加入到Embedded Binaries选项中
3、Xcode打开ArcFace.xcworkspace编译运行即可在iOS8.0以上的iPhone上运行
4、增加处理静态图片UIImage FD的示例代码,详见StaticImageViewController

arcface's People

Contributors

asjec avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.