ShiqiYu / libfacedetection

An open source library for face detection in images. The face detection speed can reach 1000FPS.
Other
12.27k stars 3.05k forks source link

Expected Performance on ARM #235

Open a061105 opened 4 years ago

a061105 commented 4 years ago

Is the "commented" performance results for running on Raspberry Pi 3 with ARM (Cortex-A53 (ARMv8)) in README.md still valid?

When running face detection+face landmark with libfacedetection on an ARM A53 platform, we have much slower results (1.5 fps). Is this the expected timing result?

ShiqiYu commented 4 years ago

The speed depends on the input image size.