Skip to content

nehayj100/Traffic-Sign-Recognition-Using-the-GTSRB-Dataset

Repository files navigation

German Traffic Sign Recognition Benchmark

The German Traffic Sign Benchmark is a multi-class, single-image classification challenge held at the International Joint Conference on Neural Networks (IJCNN) 2011. The benchmark has the following properties:

  • Single-image, multi-class classification problem
  • More than 40 classes
  • More than 50,000 images in total
  • Large, lifelike database

Acknowledgements

Original Research Paper

Authors

Testing Instructions

1. Install Dependencies:
Before running the model, make sure to download and install all the necessary dependencies listed in the requirements.txt file.

2. File Structure:
Ensure that the following files are in the same directory before running the model:

  • best_model.pth (Pre-trained model weights)
  • test.py (Script for running the model)

3. Run the Model:
Once the above steps are complete, you can execute the test.py script to test the model:

  python test.py

Demo

https://ecen-gtsrb.streamlit.app/

Documentation

Report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published