Menu

Deep learning for NeuroImaging in Python.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

nidl.volume.backbones.resnet3d.conv3x3(in_planes, out_planes, stride=1, groups=1, dilation=1)[source]ΒΆ

3x3 convolution with padding.

Follow us

© 2025, nidl developers