This is a simple and interactive Image Classification web app built using Python and Streamlit.
The project allows users to upload images and get real-time predictions using a trained machine learning model.
- Upload images easily from your device
- Get instant predictions
- Simple and clean Streamlit UI
- Powered by a trained ML model
- Python 🐍
- Streamlit 🎈
- TensorFlow / PyTorch (depending on your model)
- NumPy
- OpenCV
git clone https://github.com/EnukaSathmina/Image-Classification-Project-in-Python.gitpip install streamlitcd Image-Classification-Project-in-Pythonstreamlit run app.py👨💻 Made by Enuka Sathmina