yahoo / open_nsfw

Not Suitable for Work (NSFW) classification using deep neural network Caffe models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance cpu vs gpu

lxknvlk opened this issue · comments

commented

I have tried this model with cpu-caffe, got 700ms processing time. Tried with gpu-caffe on a TeslaV100 SICK GPU RIG and got 2700ms. What am i missing? I expected at most 300ms processing time.

commented

I have fixed my confiuration, now it runs on GPU and i get about 350ms processing time. Still to long as it seems.