Menu

Deep learning for NeuroImaging in Python.

Note

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

class nidl.volume.backbones.densenet3d._Transition(num_input_features, num_output_features)[source]ΒΆ

Bases: Sequential

Initialize internal Module state, shared by both nn.Module and ScriptModule.

Follow us

© 2025, nidl developers