mxnet-ssd
mxnet-ssd copied to clipboard
ssd-inceptionv3 forward time
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!
Did you use pretrained models? Inception should be faster than VGG regardless of CPU/GPU devices.