traffic-sign-detection and Traffic-Sign-classifier-with-Deep-Learning

Detection and classification are complementary stages in a traffic sign understanding pipeline—the first tool identifies where signs are located in images, while the second classifies what type of sign each detected region contains.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 3/25
Maturity 9/25
Community 14/25
Stars: 336
Forks: 101
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 4
Forks: 3
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About traffic-sign-detection

aarcosg/traffic-sign-detection

Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".

Implements comparative benchmarking of eight detector-backbone combinations (Faster R-CNN, R-FCN, SSD, YOLO V2) fine-tuned on the German Traffic Sign Detection Benchmark via transfer learning from COCO pre-trained weights. Built on TensorFlow's Object Detection API, the framework evaluates trade-offs across mAP, latency, FLOPs, memory footprint, and performance on variable input sizes, with pretrained models and evaluation notebooks provided for reproducibility.

About Traffic-Sign-classifier-with-Deep-Learning

neerajd12/Traffic-Sign-classifier-with-Deep-Learning

Classify traffic signs with Artificial neural networks

Scores updated daily from GitHub, PyPI, and npm data. How scores work