|
Safemotion Lib
|
This is the complete list of members for resnet3d.Bottleneck3d, including all inherited members.
| __init__(self, int inplanes, int planes, int spatial_stride=1, int temporal_stride=1, int dilation=1, Optional[nn.Module] downsample=None, bool inflate=True, str inflate_style='3x1x1') | resnet3d.Bottleneck3d | |
| conv1 | resnet3d.Bottleneck3d | |
| conv1_stride_s | resnet3d.Bottleneck3d | |
| conv1_stride_t | resnet3d.Bottleneck3d | |
| conv2 | resnet3d.Bottleneck3d | |
| conv2_stride_s | resnet3d.Bottleneck3d | |
| conv2_stride_t | resnet3d.Bottleneck3d | |
| conv3 | resnet3d.Bottleneck3d | |
| dilation | resnet3d.Bottleneck3d | |
| downsample | resnet3d.Bottleneck3d | |
| expansion | resnet3d.Bottleneck3d | static |
| expansion | resnet3d.Bottleneck3d | |
| forward(self, x) | resnet3d.Bottleneck3d | |
| inflate | resnet3d.Bottleneck3d | |
| inflate_style | resnet3d.Bottleneck3d | |
| inplanes | resnet3d.Bottleneck3d | |
| planes | resnet3d.Bottleneck3d | |
| relu | resnet3d.Bottleneck3d | |
| spatial_stride | resnet3d.Bottleneck3d | |
| temporal_stride | resnet3d.Bottleneck3d |