Skip to content

CNN for road sign / traffic sign prediction using torch

Notifications You must be signed in to change notification settings

ReemAlsharabi/GTSRB-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GTSRB-CNN

  • Train Loss 0.0958, Train Accuracy 0.9702, Val Loss 0.3132, Val Accuracy 0.9222

Dataset

Future work

  • I used the traditional CNNs, however, I think using ViT or GRU-based classifier will improve the performance.

Contributing

Contributions are welcome! If you find any bugs or have any suggestions, please start an issue or contact the author.

If you would like to contribute code to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch with a descriptive name (git checkout -b my_new_feature).
  3. Write your code and tests, ensuring that they pass.
  4. Push your changes to your fork (git push origin my_new_feature).
  5. Open a pull request and describe your changes.

Thank you for your contributions!

Credit

About

CNN for road sign / traffic sign prediction using torch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published