Name | Module | Visibility | Category |
---|---|---|---|
AlexNet | Metalhead | public | struct |
DenseNet | Metalhead | public | struct |
GoogLeNet | Metalhead | public | struct |
Inception3 | Metalhead | public | struct |
MobileNetv2 | Metalhead | public | struct |
MobileNetv3 | Metalhead | public | struct |
ResNeXt | Metalhead | public | struct |
ResNet | Metalhead | public | struct |
SqueezeNet | Metalhead | public | struct |
VGG | Metalhead | public | struct |
_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 |
invertedresidualv2 | Metalhead | private | function |
invertedresidualv3 | Metalhead | private | function |
loadpretrain! | Metalhead | private | function |
mobilenetv2 | Metalhead | private | function |
mobilenetv3 | Metalhead | private | function |
resnet | Metalhead | private | function |
resnext | Metalhead | private | function |
resnextblock | Metalhead | private | function |
selayer | 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 |