Learn R Programming

tfaddons (version 0.10.0)

img_from_4D: 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.