Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 570 Bytes

models.rst

File metadata and controls

39 lines (25 loc) · 570 Bytes

API - Models

TensorLayer provides many pretrained models, you can easily use the whole or a part of the pretrained models via these APIs.

tensorlayer.models

Model

VGG16 VGG19 SqueezeNetV1 MobileNetV1

Base Model

Model

VGG16

VGG16

VGG19

VGG19

SqueezeNetV1

SqueezeNetV1

MobileNetV1

MobileNetV1