wolfapple / traffic-sign-recognitionLinks
Built and trained a deep neural network to classify traffic signs, using PyTorch. The highlights of this solution would be data preprocessing, trained with heavily augmented data and using Spatial Transformer Network.
☆37Updated 5 years ago
Alternatives and similar repositories for traffic-sign-recognition
Users that are interested in traffic-sign-recognition are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Kaggle GTSRB challenge with 99.8% accuracy☆55Updated 6 years ago
 - Convolutional Neural Network for German Traffic Sign Recognition Benchmark☆125Updated 3 years ago
 - Deep Federated Learning for Autonomous Driving (IV'22)☆38Updated last year
 - LISA Traffic Signs Dataset for Pytorch. For Classification. 32x32 images. I use this to reproduce the Activation Clustering Results.☆21Updated 4 years ago
 - Code for the 'DARTS: Deceiving Autonomous Cars with Toxic Signs' paper☆38Updated 7 years ago
 - Image classification using pytorch on German Traffic Sign data set☆10Updated 4 years ago
 - In this project, I used Python and TensorFlow to classify traffic signs. Dataset used: German Traffic Sign Dataset. This dataset has more…☆72Updated 5 years ago
 - Classification, Object Detection, Adversarial Attack of Chinese Traffic Signs // 中式交通标志图片的分类、目标检测、对抗性攻击☆10Updated 5 years ago
 - Public release of code for Robust Physical-World Attacks on Deep Learning Visual Classification (Eykholt et al., CVPR 2018)☆111Updated 4 years ago
 - The code of our paper: 'Daedalus: Breaking Non-Maximum Suppression in Object Detection via Adversarial Examples', in Tensorflow.☆51Updated 5 months ago
 - Attacking Vision based Perception in End-to-end Autonomous Driving Models☆33Updated 2 years ago
 - Artifacts for SLAP: Improving Physical Adversarial Examples with Short-Lived Adversarial Perturbations☆27Updated 4 years ago
 - Estimating distance to objects in the scene using detection information☆171Updated 3 years ago
 - Track hijacking attack against Multiple-Object Tracking☆46Updated 6 years ago
 - A Implementation of IJCAI-19(Transferable Adversarial Attacks for Image and Video Object Detection)☆89Updated 6 years ago
 - Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning☆62Updated 3 years ago
 - Physical adversarial attack for fooling the Faster R-CNN object detector☆167Updated 5 years ago
 - PyTorch U-Net on Cityscapes Dataset☆53Updated 6 years ago
 - Utilize bdd100k dataset and mask r-cnn to detect and recognize objects for self driving cars☆17Updated 6 years ago
 - A PyTorch implementation of D-RISE☆37Updated 4 years ago
 - Adversarial attack to detectors☆47Updated 4 years ago
 - Projects & Notebooks of Coursera's Self-Driving Cars Specialization.☆13Updated 3 years ago
 - Real-time object detection is one of the key applications of deep neural networks (DNNs) for real-world mission-critical systems. While D…☆134Updated 2 years ago
 - An PyTorch implementation AlexNet.Simple, easy to use and efficient☆93Updated 2 years ago
 - Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".☆334Updated 3 years ago
 - ☆28Updated last year
 - use yolov3 pytorch to train kitti☆120Updated 2 years ago
 - FedCV: An Industrial-grade Federated Learning Framework for Diverse Computer Vision Tasks☆67Updated last year
 - Semantically segment the road in the given image.☆113Updated 4 years ago
 - Generate adversarial patches against YOLOv5 🚀☆64Updated last week