Open momoohidayat opened 7 years ago
Is this in debug mode or with optimizations? Because dlib is very slow in debug mode anyway.
When do work on sample buffer,its fast enough,the problem is when initiate parse the .dat file, maybe because its 90MB file?
Calling deserialize method takes about 5second, after that processing the landmark is good at 40fps
Is there any workaround to enhance this method?:
because when i debug, this method takes about 5s to finish