Plot the input tensor with the optional bounding box and save it to disk. Args: tensor (tensor): a tensor with shape of `NxCxHxW`. bboxes (tuple): bounding boxes with format of [[x, y, h, w]]. texts (tuple): a tuple of string to plot. path (str): path to the
(tensor, bboxes=(), texts=(), path="./tmp_vis.png")
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected