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

Method predict_image

deploy/python/infer.py:355–422  ·  view source on GitHub ↗
(self,
                      image_list,
                      run_benchmark=False,
                      repeats=1,
                      visual=True,
                      save_results=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

predict_videoMethod · 0.95
mainFunction · 0.80

Calls 9

preprocessMethod · 0.95
predictMethod · 0.95
postprocessMethod · 0.95
merge_batch_resultMethod · 0.95
save_coco_resultsMethod · 0.95
get_current_memory_mbFunction · 0.90
visualizeFunction · 0.85
startMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected