This is AI course semester project offered during 3rd Semester at IIT Dharwad.It was a group Project done by total 6 peoples.This project aims to classify different types of plants using deep learning techniques focusing CNN.
Plant classification is an important task in agriculture, botany, and environmental science. This project utilizes deep learning to automatically classify images of plants into different species or categories.
- Tensorflow, Keras (for building CNN model)
- Streamlit (for frontend)
- numpy, pandas (for data processing)
- matplotlib, seaborn (for data visualization)
To use the plant classification model, follow these steps:
- Clone the repository:
- Navigate to the project directory:
- cd AIProject
- Install the dependencies:
- pip install streamlit -q
- wget -q -O - ipv4.icanhazip.com
- Run the application:
- streamlit run ./main.py &
- npx localtunnel --port 8501
- Upload an image on the website and get the result!