↓ 1 callersFunctionexport_engine(model, im, file, half, dynamic, simplify, workspace=4, verbose=False, prefix=colorstr('TensorRT:'))
export.py:222
↓ 1 callersFunctionplot_masks
Args:
img (tensor): img is in cuda, shape: [3, h, w], range: [0, 1]
masks (tensor): predicted masks on cuda, shape: [n, h, w]
utils/segment/plots.py:16