Skip to content

This repository provides tools to preprocess and pickle the GTSRB dataset into custom dimensions for efficient reuse. It also includes a TensorFlow 1-based classifier that uses the pickled dataset for training and evaluation. Designed for researchers and developers working with traffic sign recognition tasks.

License

Notifications You must be signed in to change notification settings

scottgHDS/GTSRB_tf1_pickle_nxn

Repository files navigation

Parts of this code for training and evaluating the TensorFlow model were adapted from publicly available TensorFlow 1.x image classification tutorials and Udacity’s Self-Driving Car Nanodegree projects.
One particularly helpful repo was https://github.com/liferlisiqi/Traffic-Sign-Classifier/tree/master

About

This repository provides tools to preprocess and pickle the GTSRB dataset into custom dimensions for efficient reuse. It also includes a TensorFlow 1-based classifier that uses the pickled dataset for training and evaluation. Designed for researchers and developers working with traffic sign recognition tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages