tensor_image_browse {torchvision} | R Documentation |
Display image tensor
Description
Display image tensor into browser
Usage
tensor_image_browse(image, browser = getOption("browser"))
Arguments
image |
|
browser |
argument passed to browseURL |
[Package torchvision version 0.6.0 Index]