Skip to content

Vishwanath2001/CBIR_J_COMP

Repository files navigation

CBIR_J_COMP

This is done as a part of college project by 19BCE1499,19BCE1668,19BCE1643

you can check the demo video here

STEPS TO RUN THE CODE IN LOCAL SYSTEM

1 First download the repo in local machine

2 Create a virtual environment for dependencies this is done using refer this https://www.youtube.com/watch?v=N5vscPTWKOk&t=200s install the dependencies

pip install numpy

pip install pandas

pip install matplotlib

pip install opencv-python

pip install tensorflow==2.7.0

pip install Pillow

Once it is done everything should be fine. Now make sure your dataset and code file is in the same folder like below image

image

4 Now run the traffic_sign.py to train the model(run it with command python traffic_sign.py)

5 Similarly run gui.py

About

This is done as a part of college project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages