Get the bbox tensor from the table.
Get the bbox tensor from the table. See RoiLabel.bboxes
Get the class label tensor from the table.
Get the class label tensor from the table. See RoiLabel.classes the categories for each detections (see RoiLabel.clasees field) (1 x N), or (2 x N) Tensor[Float]
Get the isCrowd tensor from the table.
Get the isCrowd tensor from the table. Should be 1 x N vector (N is the # of detections)
Get the isCrowd tensor from the table.
Get the isCrowd tensor from the table. Should be 1 x N vector (N is the # of detections)
Get the (optional) mask data from the table.
Get the (optional) mask data from the table. See RoiLabel.masks
Get the size of the image before resizing
Get the size of the image before resizing
(height, width, channel)
Get the output score tensor from the table.
Get the output score tensor from the table. (1 x N) tensor for N detections