Name | Module | Visibility | Category |
---|---|---|---|
AlexNet | Metalhead | public | struct |
DenseNet | Metalhead | public | struct |
DenseNet121 | Metalhead | public | function |
DenseNet161 | Metalhead | public | function |
DenseNet169 | Metalhead | public | function |
DenseNet201 | Metalhead | public | function |
GoogLeNet | Metalhead | public | struct |
Inception3 | Metalhead | public | struct |
ResNet | Metalhead | public | struct |
ResNet101 | Metalhead | public | function |
ResNet152 | Metalhead | public | function |
ResNet18 | Metalhead | public | function |
ResNet34 | Metalhead | public | function |
ResNet50 | Metalhead | public | function |
SqueezeNet | Metalhead | public | struct |
VGG | Metalhead | public | struct |
VGG11 | Metalhead | public | function |
VGG13 | Metalhead | public | function |
VGG16 | Metalhead | public | function |
VGG19 | Metalhead | public | function |
_inceptionblock | Metalhead | private | function |
alexnet | Metalhead | private | function |
basicblock | Metalhead | private | function |
bottleneck | Metalhead | private | function |
cat_channels | Metalhead | private | function |
conv_bn | Metalhead | private | function |
dense_block | Metalhead | private | function |
dense_bottleneck | Metalhead | private | function |
densenet | Metalhead | private | function |
fire | Metalhead | private | function |
googlenet | Metalhead | private | function |
inception3 | Metalhead | private | function |
inception_a | Metalhead | private | function |
inception_b | Metalhead | private | function |
inception_c | Metalhead | private | function |
inception_d | Metalhead | private | function |
inception_e | Metalhead | private | function |
loadpretrain! | Metalhead | private | function |
resnet | Metalhead | private | function |
skip_identity | Metalhead | private | function |
skip_projection | Metalhead | private | function |
squeezenet | Metalhead | private | function |
transition | Metalhead | private | function |
vgg | Metalhead | private | function |
vgg_block | Metalhead | private | function |
vgg_classifier_layers | Metalhead | private | function |
vgg_convolutional_layers | Metalhead | private | function |
weights | Metalhead | private | function |