Defined in tensorflow/python/keras/applications/inception_v3/__init__.py.
Inception V3 Keras application.
InceptionV3(...): Instantiates the Inception v3 architecture.
decode_predictions(...): Decodes the prediction of an ImageNet model.
© 2017 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/inception_v3