MNN-MTCNN-CPU-OPENCL icon indicating copy to clipboard operation
MNN-MTCNN-CPU-OPENCL copied to clipboard

Speed cannot reach 50 FPS, only 7 FPS

Open rena-ganba opened this issue 6 years ago • 3 comments

Hi liushuan, Thank you for sharing the MNN implementation. I have successfully compile the program, but the speed is only 7 FPS on Firefly RK-3399. How do you manage to reach 50 FPS? What is your setting for installing the MNN? I use min size of 60, and the image is 720p. Thank you

rena-ganba avatar Jul 08 '19 12:07 rena-ganba

hello I used this code ,but it can detect nothing , and you have meat this problem?

SyGoing avatar Jul 17 '19 05:07 SyGoing

之前速度比较快 主要是因为模型,后面我换了Pnet recall 比较高的模型 速度就没那么快了。

liushuan avatar Jul 31 '19 08:07 liushuan

看代码里面的推理类型为0,用的cpu进行的推理,是否尝试过GPU进行推理,比如OPENCL

czqhubu avatar Aug 05 '19 07:08 czqhubu