Code Monkey home page Code Monkey logo

seetaface4android's Introduction

#SeetaFace4Android

SeetaFaceEngine是山世光老师新创立的中科视拓(Seeta)旗下最新开源的人脸识别全流程解决方案,但是其检测和对齐模块并没有相应的工程,本项目是其对应的windows下VS2013工程。

先来看下效果还是很不错的:

results

本工程构造了SeetaFace在windows下VS2013的解决方案,此外,相对原工程为了方便在anroid端移植做了如下改进:

1.使用单例模式封装检测和对齐代码,使得代码调用逻辑更清晰;

2.使用MATH_UTIL_BY_SIMD宏区分SSE指令,以增强跨平台的能力,目前改写了util下的math_func.h文件,但还有部分函数函数尚未完成转换,因此anroid版本尚未放出,敬请期待;

3.从文件夹下读取测试图片,输出检测和对齐的结果。

完整工程请参见SeetaFaceEngine-windows.rar

seetaface4android's People

Contributors

imistyrain avatar

Watchers

 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.