Traffic-Sign-Detection and traffic-sign-detection
These are **competitors** — both implement deep neural network-based traffic sign detection systems with similar real-time inference capabilities, requiring users to choose one codebase over the other rather than use them together.
About Traffic-Sign-Detection
hoanglehaithanh/Traffic-Sign-Detection
Traffic signs detection and classification in real time
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work