foreverYoungGitHub/MTCNN

The GPU performence nearly same as CPU?

QiYueFeiXue opened this issue · 1 comments

Hi, I have used your codes, and through macro select cpu or gpu for testing not for training. But I find this tow ways performance nearly same.
By the way, I want to know, can I use your model directly detection multi-faces by no training?
Thank you!

The threshold need modify, I find you have use cpu_data in MTCNN.cpp, this will impact the performance of GPU.