R/vision_utils.R
tensor_image_display.Rd
Display image tensor onto the X11 device
tensor_image_display(image, animate = TRUE)
torch_tensor() of shape (1, W, H) for grayscale image or (3, W, H) for color image, of type torch_uint8() to display
torch_tensor()
torch_uint8()
support animations in the X11 display