GPU fps memory
def predict_image(detector): if FLAGS.run_benchmark: detector.predict( FLAGS.image_file, FLAGS.threshold, warmup=100, repeats=100, run_benchmark=True) else: imgs_lists = g