Module tf.contrib.keras.applications.inception_v3
Defined in tensorflow/contrib/keras/api/keras/applications/inception_v3/__init__.py.
Inception V3 Keras application.
Functions
InceptionV3(...): Instantiates the Inception v3 architecture.
decode_predictions(...): Decodes the prediction of an ImageNet model.
