SpatialTransformerLayer3D: Spatial transfomer layer (3-D)

SpatialTransformerLayer3DR Documentation

Spatial transfomer layer (3-D)

Description

Spatial transfomer layer (3-D)

Value

resampled batch images.

Arguments

inputs

list of size 2 where the first element are the images. The second element are the weights.

resampledSize

size of the resampled output images.

Details

$initialize instantiates a new class.

$call main body.

$compute_output_shape computes the output shape.

Author(s)

Tustison NJ

Examples

model = SpatialTransformerLayer3D$new(c(30L, 30L, 30L))
model$compute_output_shape(input_shape = c(25, 25, 25))



ANTsX/ANTsRNet documentation built on April 23, 2024, 1:24 p.m.