W3cubDocs

/TensorFlow Python

Module: tf.keras.applications

Defined in tensorflow/tools/api/generator/api/keras/applications/__init__.py.

Imports for Python API.

This file is MACHINE GENERATED! Do not edit. Generated by: tensorflow/tools/api/generator/create_python_api.py script.

Modules

densenet module: Imports for Python API.

inception_resnet_v2 module: Imports for Python API.

inception_v3 module: Imports for Python API.

mobilenet module: Imports for Python API.

nasnet module: Imports for Python API.

resnet50 module: Imports for Python API.

vgg16 module: Imports for Python API.

vgg19 module: Imports for Python API.

xception module: Imports for Python API.

Functions

DenseNet121(...): Instantiates the DenseNet architecture.

DenseNet169(...): Instantiates the DenseNet architecture.

DenseNet201(...): Instantiates the DenseNet architecture.

InceptionResNetV2(...): Instantiates the Inception-ResNet v2 architecture.

InceptionV3(...): Instantiates the Inception v3 architecture.

MobileNet(...): Instantiates the MobileNet architecture.

NASNetLarge(...): Instantiates a NASNet model in ImageNet mode.

NASNetMobile(...): Instantiates a Mobile NASNet model in ImageNet mode.

ResNet50(...): Instantiates the ResNet50 architecture.

VGG16(...): Instantiates the VGG16 architecture.

VGG19(...): Instantiates the VGG19 architecture.

Xception(...): Instantiates the Xception architecture.

Other Members

__cached__

__loader__

__spec__

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/keras/applications