Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you tell me how you optimized the dlib ? #1

Closed
9crk opened this issue May 25, 2017 · 8 comments
Closed

can you tell me how you optimized the dlib ? #1

9crk opened this issue May 25, 2017 · 8 comments

Comments

@9crk
Copy link

9crk commented May 25, 2017

can you tell me how you optimized the dlib ?
will you provide the source code?

@gicheonkang
Copy link
Owner

gicheonkang commented May 25, 2017 via email

@9crk
Copy link
Author

9crk commented May 25, 2017

lower number of pyramidal layer

does that means doing face detection?

now my porblem is mainly on landmark predictor part.it's quiet slow.about 150-200ms.

I don't know why..

@9crk
Copy link
Author

9crk commented May 25, 2017

davisking/dlib#604
this is the process I did.
I use the code of dlib version 19.1 because I cant get through the version 19.4 on simd part's compile.

@9crk
Copy link
Author

9crk commented May 25, 2017

I found the solution,...I should build the project in release mode..

@9crk 9crk closed this as completed May 25, 2017
@gicheonkang
Copy link
Owner

gicheonkang commented May 26, 2017 via email

@9crk
Copy link
Author

9crk commented May 31, 2017

yes,on Android device.
did you integrated the NEON support ?
I use the 19.1 source code of dlib, because I cant compile the 19.4 through.the simd fils always get errors.

I use the opencv to do face detection, I can optimize it to under 10ms and still usable.

@9crk
Copy link
Author

9crk commented May 31, 2017

did you eat 粽子 these days btw? :-)

@gicheonkang
Copy link
Owner

gicheonkang commented Jun 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants