Display image tensor into browser
tensor_image_browse(image, browser = getOption("browser"))torch_tensor() of shape (1, W, H) for grayscale image or (3, W, H) for
color image to display
argument passed to browseURL
Other image display:
draw_bounding_boxes(),
draw_keypoints(),
draw_segmentation_masks(),
tensor_image_display(),
vision_make_grid()