img_from_4D {tfaddons}R Documentation

From 4D image

Description

Convert back to an image with 'ndims' rank.

Usage

img_from_4D(image, ndims)

Arguments

image

4D tensor.

ndims

The original rank of the image.

Value

'ndims'-D tensor with the same type.


[Package tfaddons version 0.10.0 Index]