can you tell me how you optimized the dlib ?
9crk opened this issue · 8 comments
can you tell me how you optimized the dlib ?
will you provide the source code?
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..
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.
I found the solution,...I should build the project in release mode..
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.
did you eat 粽子 these days btw? :-)