View source on GitHub |
3D Backbones configurations.
Classes
class Backbone3D
: Configuration for backbones.
class ResNet3D
: ResNet config.
class ResNet3D50
: Block specifications of the Resnet50 (3D) model.
class ResNet3DBlock
: Configuration of a ResNet 3D block.
class ResNet3DRS
: Block specifications of the ResNet-RS (3D) model.