-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
how to build on armv7l raspberry pi 4b raspbian buster - code share #355
Comments
Please take a look at the table we have in readme: https://github.com/ShiqiYu/libfacedetection#cnn-based-face-detection-on-arm-linux-raspberry-pi-4-b.
Your data is close to what we have (404.63ms) in single-threaded mode.
You turned off openmp for some reason, which damaged the performance. |
if i use -DUSE_OPENMP=ON i cant compile examples:
|
ok. fixed that.
*i also tested on aarch64 (Raspbian bullseye). so. with OPENMP enabled i got have no idea how you got better results... |
i`ve just successfully built library and examples on raspberry pi.
so i would like to share instructions to reproduce:
it works but i dont think fast enough:
is it good result for edge device ?
The text was updated successfully, but these errors were encountered: