mxnet-ssd icon indicating copy to clipboard operation
mxnet-ssd copied to clipboard

ssd-inceptionv3 forward time

Open fighting-liu opened this issue 7 years ago • 1 comments

As you note, Inception-v3 512x512 is the fastest model. But from my test, vgg-reduced is around 100FPS, but Inception-v3 512x512 got only 30FPS, is it normal? Any hint? Thanks!

fighting-liu avatar May 02 '18 09:05 fighting-liu

Did you use pretrained models? Inception should be faster than VGG regardless of CPU/GPU devices.

zhreshold avatar May 27 '18 05:05 zhreshold