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

Function draw_segm

deploy/python/visualize.py:170–220  ·  view source on GitHub ↗

Draw segmentation on image

(im,
              np_segms,
              np_label,
              np_score,
              labels,
              threshold=0.5,
              alpha=0.7)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visualize_box_maskFunction · 0.70

Calls 1

get_color_map_listFunction · 0.70

Tested by

no test coverage detected