tensor_image_display {torchvision} | R Documentation |
Display image tensor
Description
Display image tensor onto the X11 device
Usage
tensor_image_display(image, animate = TRUE)
Arguments
image |
|
animate |
support animations in the X11 display |
[Package torchvision version 0.6.0 Index]