Skip to content

brighty-jiji-abraham/Ship_Truck_Classifier

Repository files navigation

Ship Truck Classifier

A Machine Learning program to identify Ship and Truck

How it Works ?

Step 1: open the app in web
Step 2: click choose file
step 3: choose the image you want to predict
step 4: click submit
step 5: wait for some time until the output appears below the submit form and the uploaded image is loaded in the background

Libraries used

Flask
Tensorflow
Keras
matplotlib
sys
os
seaborn
cv2
numpy
sklearn

How to configure

step 1: install python
step 2: create a new virtual environment in the project folder ( how to ?)
step 3: activate the environment
step 4: install the required libraries mentioned above ( how to ?)

How to Run

step 1: open cmd
step 2: open the file directory in cmd
step 3: activate the virtual environment
step 4: run the app.py file (using command: python app.py)
step 5: open the app in web browser by using the address shown in cmd after running step 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published