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.resnet18_trunc(depth: int, **kwargs)[source]ΒΆ

3D truncated ResNet-18 architecture adapted from He et al. 2015. See https://doi.org/10.48550/arXiv.1512.03385 for details.

Follow us

© 2025, nidl developers