MCPcopy Create free account
hub / github.com/PaddlePaddle/PaddleYOLO / predict_image

Function predict_image

deploy/auto_compression/paddle_inference_eval.py:329–387  ·  view source on GitHub ↗

predict image main func

(predictor,
                  image_file,
                  image_shape=[640, 640],
                  warmup=1,
                  repeats=1,
                  threshold=0.5)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 6

PPYOLOEPostProcessClass · 0.90
postprocessFunction · 0.85
runMethod · 0.80
image_preprocessFunction · 0.70
get_current_memory_mbFunction · 0.70
draw_boxFunction · 0.70

Tested by

no test coverage detected