Fast-MTCNN icon indicating copy to clipboard operation
Fast-MTCNN copied to clipboard

the speed can't reach 100fps

Open you-old opened this issue 6 years ago • 4 comments

hello,dear author. I run the code on my machine, but the speed only 70ms/frame,why?if i want to reach 100fps, what should I do.

you-old avatar Aug 28 '18 01:08 you-old

@wangpupanjing 您好,我想问一下您在使用这个工程时候,有没有遇到读取位置时发生访问冲突这个问题? 如果有的话您是怎么解决的?

fortunedove avatar Sep 30 '18 18:09 fortunedove

change the minSize to 60

chenkingwen avatar Oct 30 '18 09:10 chenkingwen

What's the resolution of yout test image? I test the code on the image images which resolution is 1024 * 576, it take 0.87s for every image( I have changed the minSize to 60 in main function)

graycrown avatar Jan 24 '19 05:01 graycrown

@graycrown you should get an average time

chenkingwen avatar Jan 28 '19 14:01 chenkingwen