CainKernel / CainCamera

CainCamera is an Android Project to learn about development of beauty camera, image and short video
2.84k stars 777 forks source link

Faceplusplus sdk not working (face detect issue) #147

Open patiltech opened 3 years ago

patiltech commented 3 years ago

Faceplusplus sdk not working (face detect issue)

Can you please add Any another face detection offline sdk @CainKernel

CainKernel commented 3 years ago

After register Faceplusplus key and secret, replace it in CainCamerahttp://CainCamera.de. It may not work the first time, you may try to close camera page and reenter, that it works. Offline version is very expensive for this project. Can you recommend some open source sdks for me? I will take time to replace it

On May 4, 2021, at 11:19 PM, indanu @.**@.>> wrote:

Can you please add Any another face detection offline sdk worked

patiltech commented 3 years ago

ya i'm try with before 15-30 days its work secret/key but now its show=Failed to register license! (i also try with many key i think f++ upgrade network sdk) Log.d(TAG, "Failed to register license!"); # Best face detection open source sdk https://cmusatyalab.github.io/openface/ @CainKernel API :http://openface-api.readthedocs.org/en/latest/index.html

example android FaceDlibOpencv https://github.com/dengly/FaceDlibOpencv https://github.com/liujilong0116/android-opencv-dlib-facelandmark https://github.com/uelordi01/openface-android-sample

# here some open source face detection sdk

1 OpenFace

2 OpenBR

3 Flandmark

4 OpenFaceTracker

5 Open EBTS

...... DeepFace https://medium.datadriveninvestor.com/facial-recognition-8-open-source-tools-to-detect-faces-4ec8e37bfcc6