gtsrb
There are 32 repositories under gtsrb topic.
hellojialee/Traffic_Sign_Recognition_Efficient_CNNs
A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"
chsasank/Traffic-Sign-Classification.keras
Deep leaning for traffic sign classification in keras and python
hello2all/GTSRB_Keras_STN
German Traffic Sign Recognition Benchmark, Keras implementation with Spatial Transformer Networks
aarcosg/tsr-torch
Code for the paper entitled "Deep neural network for traffic sign recognition systems: An analysis of spatial transformers and stochastic optimisation methods".
liferlisiqi/Traffic-Sign-Classifier
Classify traffic signs by three classic ConvNets architecture using GTSRB dataset.
AlexanderMelde/Verkehrszeichenerkennung
Traffic Sign Detection 🇩🇪 Praktische Implementierung einer Verkehrszeichenerkennung mit OpenCV und Tensorflow im Rahmen einer Studienarbeit.
magnusja/GTSRB-caffe-model
German Traffic Sign Recognition Benchmark (GTSRB) AlexNet pycaffe model. http://benchmark.ini.rub.de/
frogermcs/GTSRB-TensorFlow-Lite
TensorFlow Lite classification model for German Traffic Sign Benchmarks dataset, built on top of MobileNet v1
Praveenterax/Traffic-sign-Detection-Recognition-Matlab-RandomForest
Detect traffic sign and recognize them using Image Processing algorithms and Machine Learning(Random Forest)
kheraAniruddh/Pytorch--Deep-Learning
GTSRB (Traffic sign), MNIST, CIFAR image classification and other good starting point
shravankumar147/gtsrb-smai
The German Traffic Sign Benchmark is a multi-class, single-image classification challenge. Humans are capable of recognizing the large variety of existing road signs with close to 100% correctness.Then what about machines, Can we make them intelligent like humans ?
Omid-Nejati/Locality-iN-Locality
Robust Transformer with Locality Inductive Bias and Feature Normalization (JESTECH 2023)
Tom-Haustein/GTSRB_Neural_Network
Dieses Projekt beschäftigt sich mit der Entwicklung eines flachen CNN zur Erkennung von Verkehrsschildern. Das Projekt beinhaltet alle dazu benötigten Programme und Tools.
mmoraes-rafael/gtsrb_resnet
Fast and accurate ResNet for the GTSRB dataset
Nau3D/bridging-the-gap-between-real-and-synthetic-traffic-sign-datasets
Generating synthetic traffic sign datasets
qiubit/traffic-sign-android
Traffic sign classifier trained using fastai and deployed to Android using PyTorch Mobile
saimj7/Autonomous-Driving
Building autonomous vehicles from the ground up!
dharayush/Road-Sign-Classification
Classify traffic signs by using the AlexNet and GoogLeNet architecture using GTSRB dataset and comparing the two
m-niemeyer/Traffic-Sign-Classification
A CNN model to classify German traffic signs
n1ghtf4l1/vigilant-fortnight
Detect and Analyze Trojan attacks on deep neural networks that are designed to be difficult to detect.
jameseoconnor/vgg-traffic-light-detection
Training a VGG16 Network to Classify Traffic Signs using the German Traffic Sign Recognition Benchmark (GTSRB)
raymas/German-Traffic-Sign-Recognition-Benchmark
Open source neural network solutions for the GTSRB challenge
saimj7/German-Traffic-Sign-Recognition
Part of my Master Thesis in Autonomous Driving.
SavinRazvan/traffic
This project aims to develop a neural network using TensorFlow to classify traffic signs from images, utilizing the German Traffic Sign Recognition Benchmark (GTSRB) dataset.
snehilsanyal/traffic_sign_detection_gtsrb
Notebook and model for German Traffic Sign Recognition Benchmark (GTSRB) Dataset. The notebook contains an extensive EDA for the dataset and trains a CNN classifier on the benchmark.
YanSte/CNN-CV-GTSRB-Classification
Convolutional Neural Networks (CNN) with Computer Vision (CV) for GTSRB Traffic Sign Classification
FazleLabib/TrafficSignClassifier
A web app for classifying traffic signs using a deep learning model trained on the GTSRB dataset.
swopnilnep/ConvnetComparisonModels
Comparison of Different CNN Frameworks for image classification. TensorFlow
charlee/whatisthissign
A practice for using CNN to recognize road signs.
HiGal/Traffic-Sign-Classification
Traffic Sign Classification (GTSRB dataset) using Random Forest Classifier
skat00sh/CarND-Traffic-Sign-Classifier-Project
Classify Traffic Signs.