Skip to content

EnukaSathmina/Image-Classification-Project-in-Python

Repository files navigation

🖼️ Image Classification Project in Python

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.


🚀 Features

  • Upload images easily from your device
  • Get instant predictions
  • Simple and clean Streamlit UI
  • Powered by a trained ML model

🛠️ Tech Stack

  • Python 🐍
  • Streamlit 🎈
  • TensorFlow / PyTorch (depending on your model)
  • NumPy
  • OpenCV

⚙️ Installation & Run

Clone the repository

git clone https://github.com/EnukaSathmina/Image-Classification-Project-in-Python.git

Install Streamlit (if not installed)

pip install streamlit

Go into the project folder

cd Image-Classification-Project-in-Python

Open CMD/Terminal in that folder

Run the app

streamlit run app.py

👨‍💻 Made by Enuka Sathmina

About

This project is an Image Classification system built using Python and deep learning. It can analyze images and accurately predict the class they belong to using a trained neural network model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors