balancap / SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow
4.11k stars 1.89k forks source link

Inference speed is slow? #371

Closed kunalgoyal9 closed 4 years ago

kunalgoyal9 commented 4 years ago

I ran SSD-Tensorflow through notebook. But the image took 0.27secs (3.7 FPS) on CPU while tensorflow mobilenet ssd api took only 0.035secs (28 FPS) on same CPU?