Back to Mxnet

gluon.model_zoo.vision

docs/python_docs/python/api/gluon/model_zoo/index.rst

1.9.12.2 KB
Original Source

.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

gluon.model_zoo.vision

.. automodule:: mxnet.gluon.model_zoo.vision :noindex:

.. autosummary::

get_model

ResNet

.. autosummary::

resnet18_v1
resnet34_v1
resnet50_v1
resnet101_v1
resnet152_v1
resnet18_v2
resnet34_v2
resnet50_v2
resnet101_v2
resnet152_v2

.. autosummary::

ResNetV1
ResNetV2
BasicBlockV1
BasicBlockV2
BottleneckV1
BottleneckV2
get_resnet

VGG

.. autosummary::

vgg11
vgg13
vgg16
vgg19
vgg11_bn
vgg13_bn
vgg16_bn
vgg19_bn

.. autosummary::

VGG
get_vgg

Alexnet

.. autosummary::

alexnet

.. autosummary::

AlexNet

DenseNet

.. autosummary::

densenet121
densenet161
densenet169
densenet201

.. autosummary::

DenseNet

SqueezeNet

.. autosummary::

squeezenet1_0
squeezenet1_1

.. autosummary::

SqueezeNet

Inception

.. autosummary::

inception_v3

.. autosummary::

Inception3

MobileNet

.. autosummary::

mobilenet1_0
mobilenet0_75
mobilenet0_5
mobilenet0_25
mobilenet_v2_1_0
mobilenet_v2_0_75
mobilenet_v2_0_5
mobilenet_v2_0_25

.. autosummary::

MobileNet
MobileNetV2

API Reference

.. automodule:: mxnet.gluon.model_zoo.vision :members: :imported-members: :autosummary: