Skip to content

dsciitpatna/bosch-traffic-sign-recognition

Repository files navigation

bosch-traffic-sign-recognition

superuser id : bosch

Password required : 1234bosch

REQUIREMENTS:

  • Use Python 3.8.x
  • python3 -m pip install Django==3.1.7
  • pip install Pillow
  • pip install django-phonenumber-field[phonenumbers]
  • pip install torch
  • pip install wandb
  • pip install torchvision
  • pip install sklearn
  • pip install torchsummary
  • pip install scikit-image
  • pip install pandas

OR Simply run the command below to install the dependencies required to run the project. Run it inside the virtual environment.

pip install -r requirements.txt

Note: Whenever you add any dependency execute pip freeze > requirements.txt

Method:

  • Install a virtual environemnt.
  • Activate the environment (source bin/activate)
  • Clone the repository inside the virtual environment.
  • Install the above dependencies
  • Run the app by the following command by going inside the cloned repository: python3 manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •