caffe_s3fd
caffe_s3fd copied to clipboard
how's the inference speed
trafficstars
how about the inference speed of this model?
vgg16+s3fd hard to be realtime on mobile device, if you want a realtime model, you can you mv2+s3fd. https://github.com/lippman1125/S3FD.PyTorch
@lippman1125 Not mention mobile, I have test s3fd on GTX 1080TI, it needs about 0.2s per image, which is very slow....
Does this normal?
thanks for your pytorch implementation! seems mobilenet plus s3fd may got reasonable speed! How does the accuracy drop compares to vgg backbone through?
@lippman1125 Can you share the resnet18 model on Google Drive ?
Thanks.