Skip to content

Programs created using Tensorflow 2.5.2, CUDA 11.5 and CUDNN 8.2.2.26

Notifications You must be signed in to change notification settings

whizbuzzer/German-Street-signs-predictor

Repository files navigation

German Street Signs predictor using Tensorflow 2

by Aniket N Prabhu

This project aims to predict German street signs using the GTSRB - German Traffic Sign Recognition Benchmark dataset.

File details:

.
├── .vscode                   # Visual Studio Code configurations 
├── MITDeepLearning           # Custom-made models for better understanding
├── Models                    # Saved trained models
├── README.md                 
├── deep_learning_models.py   # Custom made deep learning models
├── mnist_dataset_example.py  # "Hello world" of deep learning
├── my_predictor.py           # Single image predictor
├── my_utils.py               # Utilities
└── street_signs.py           # For training and testing created models

About

Programs created using Tensorflow 2.5.2, CUDA 11.5 and CUDNN 8.2.2.26

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published