You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This is a Python Flask application that uses TensorFlow and the MobileNetV2 model to classify images. The app is running on an AWS EC2 instance and the code is automatically deployed from a GitHub repository using a CI/CD pipeline with the GitHub Actions, Docker Hub and a AWS EC2 instance.</p>
56
+
<p>This is a Python Flask application that uses TensorFlow and the MobileNetV2 model to classify images. The app is automatically deployed from a GitHub repository using a CI/CD pipeline (workflows) with GitHub Actions.</p>
57
57
58
58
<p>The MobileNetV2 model is a convolutional neural network that is designed to classify images into 1000 object categories, such as keyboard, mouse, pencil, and many animals. The model is trained on more than a million images from the ImageNet database.</p>
0 commit comments