TensorLayer provides many pretrained models, you can easily use the whole or a part of the pretrained models via these APIs.
.. automodule:: tensorlayer.models
.. autosummary::
VGG16
SqueezeNetV1
MobileNetV1
.. autoclass:: VGG16
.. autoclass:: SqueezeNetV1
.. autoclass:: MobileNetV1