simple_tensorflow_serving icon indicating copy to clipboard operation
simple_tensorflow_serving copied to clipboard

In the sence of image recognize. tps of simple_tensorflow_serving not very well ,below 10.

Open w279805299 opened this issue 5 years ago • 3 comments

w279805299 avatar Apr 15 '19 03:04 w279805299

the test pic is about 1160*640

w279805299 avatar Apr 15 '19 04:04 w279805299

It may be the problem of the complex of you model.

Can you try to inference one image with the pure TensorFlow Session.run()?

tobegit3hub avatar Apr 16 '19 12:04 tobegit3hub

Just use Session.run.The model is mobile-SSD-FON. But,Inference machine uses CPU model and It has 64 cores

w279805299 avatar May 26 '19 00:05 w279805299