ujsyehao / mobilenetv3-ssd

provide pytorch model and ncnn model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model FPS

MyLtYkRiTiK opened this issue · comments

Do you have good FPS of your model?
I get only 35 fps on 1080 card.
But i have more than 50 fps on ssd with mobilenetV2.

commented

Do you use PyTorch model or ncnn model on 1080?
I have tested mv3-ssd ncnn model speed on phones.

I use pytorch model.
I suppose that ssd on mobilenetv3 should be faster than on mobilenetv2.
But I can't get the same results.

commented

This is my results on 1070ti
mobilenetv3-ssd 51.6fps
mobilenetv2-ssd 48.8fps