gicheonkang / fast-face-android

👦 Fast-Face : Android App for Real-time Face Landmark Detection. You can check your landmarks in 60ms
Apache License 2.0
381 stars 127 forks source link

Optimize the jni native code #11

Closed weank1984 closed 6 years ago

weank1984 commented 6 years ago

Hi, I'm trying to optimize face detection. Can you open source your Dlib-android source code ? Thank you! btw, Happy New Year!

ps: Here is my email address weank1984@gmail.com. Thanks again.

mrka124 commented 6 years ago

You can find jni native code in dlib-android

ldima commented 6 years ago

I compiled https://github.com/tzutalin/dlib-android and tried with this android app. Result - Face will recognize after 130-150 ms. Original .so - face will recognize after 50-60 ms.

Where could I find sources this faster dlib .so ? Thanks.

ldima commented 6 years ago

@gicheonkang Hi, help us, please.

gicheonkang commented 6 years ago

@ldima Hi, Faster source code on optimise source above source is almost same with mine.

Here are issues that you can tackle. Test and Enjoy !

  1. Neon Supported dlib
  2. Lower the pyramidal layers