Pizza vs Ice-cream Classifier

A Deep Learning Vision Classifier built on Tensorflow to classify the provided image between ice cream ๐Ÿจ and pizza ๐Ÿ•. This is a simple exercise to start with machine learning. You can check the app at: https://pizza-vs-icecream.streamlitapp.com/ In this project, we will be looking at the dataset journey(from gathering to preparation), and then will jump into the python code for creating the model, the FlaskAPI backend, and Streamlit python code....

September 14, 2022 ยท 5 min