We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前用的工控板很多都是RK3288或者RK3399,这个sdk在RK3399主板上CPU使用率到达了20%+,然后加上UI绘制,CPU的使用率就比较高了,对比阿里开源的人脸检测SDK,阿里的CPU使用率在RK3399主板上一般是5%左右,希望开源对CPU使用率进行优化
The text was updated successfully, but these errors were encountered:
我们为了可以在较差的板子上进行高帧率的运行,所以选择了高CPU和高内存了方案。
Sorry, something went wrong.
No branches or pull requests
目前用的工控板很多都是RK3288或者RK3399,这个sdk在RK3399主板上CPU使用率到达了20%+,然后加上UI绘制,CPU的使用率就比较高了,对比阿里开源的人脸检测SDK,阿里的CPU使用率在RK3399主板上一般是5%左右,希望开源对CPU使用率进行优化
The text was updated successfully, but these errors were encountered: