sudhir2016's picture
Update app.py
4d9b7e7
raw
history blame
106 Bytes
import tensorflow as tf
import tensorflow_hub as hub
inception_net = tf.keras.applications.MobileNetV2()