PartialConv2DLayer: Creates 2D partial convolution layer

PartialConv2DLayerR Documentation

Creates 2D partial convolution layer

Description

Creates 2D partial convolution layer as described in the paper

Details

https://arxiv.org/abs/1804.07723

with the implementation ported from the following python implementation

https://github.com/MathiasGruber/PConv-Keras

Value

a partial convolution layer 2D

Details

$initialize instantiates a new class.

$call main body.

$compute_output_shape computes the output shape.

Author(s)

Tustison NJ


ANTsX/ANTsRNet documentation built on April 28, 2024, 12:16 p.m.