paper-with-me

홈 › Papers

Traffic-Sign Detection and Classification in the Wild

2016-06-01 · CVPR 2016 6 · Zhe Zhu, Dun Liang, SongHai Zhang, Xiaolei Huang, Baoli Li, Shimin Hu

Although promising results have been achieved in the areas of traffic-sign detection and classification, few works have provided simultaneous solutions to these two tasks for realistic real world images. We make two contributions to this problem. Firstly, we have created a large traffic-sign benchmark from 100000 Tencent Street View panoramas, going beyond previous benchmarks. It provides 100000 images containing 30000 traffic-sign instances. These images cover large variations in illuminance and weather conditions. Each traffic-sign in the benchmark is annotated with a class label, its bounding box and pixel mask. We call this benchmark Tsinghua-Tencent 100K. Secondly, we demonstrate how a robust end-to-end convolutional neural network (CNN) can simultaneously detect and classify traffic-signs. Most previous CNN image processing solutions target objects that occupy a large proportion of an image, and such networks do not work well for target objects occupying only a small fraction of an image like the traffic-signs here. Experimental results show the robustness of our network and its superiority to alternatives. The benchmark, source code and the CNN model introduced in this paper is publicly available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationTraffic Sign Detection

Similar Papers 제목 키워드 기반

WiderPerson: A Diverse Dataset for Dense Pedestrian Detection in the Wild

2019-09-25 · Shifeng Zhang, Yiliang Xie, Jun Wan, Hansheng Xia 외

Pedestrian detection has achieved significant progress with the availability of existing benchmark datasets. However, there is a gap in the diversity and density between real world requirements and current pedestrian det…

DiversityObject DetectionPedestrian Detection

Traffic Signs in the Wild: Highlights from the IEEE Video and Image Processing Cup 2017 Student Competition [SP Competitions]

2018-10-15 · Dogancan Temel, Ghassan AlRegib

Robust and reliable traffic sign detection is necessary to bring autonomous vehicles onto our roads. State-of-the-art algorithms successfully perform traffic sign detection over existing databases that mostly lack severe…

Autonomous VehiclesTraffic Sign Detection

DFR-TSD: A Deep Learning Based Framework for Robust Traffic Sign Detection Under Challenging Weather Conditions

2020-06-03 · Sabbir Ahmed, Uday Kamal, Md. Kamrul Hasan

Robust traffic sign detection and recognition (TSDR) is of paramount importance for the successful realization of autonomous vehicle technology. The importance of this task has led to a vast amount of research efforts an…

Image Enhancementobject-detectionObject DetectionTraffic Sign Detection

Extracting and Visualizing Wildlife Trafficking Events from Wildlife Trafficking Reports

2022-07-17 · Devin Coughlin, Maylee Gagnon, Victoria Grasso, Guanyi Mou 외

Experts combating wildlife trafficking manually sift through articles about seizures and arrests, which is time consuming and make identifying trends difficult. We apply natural language processing techniques to automati…

Articles

Toward Generative Data Augmentation for Traffic Classification

2023-10-21 · Chao Wang, Alessandro Finamore, Pietro Michiardi, Massimo Gallo 외

Data Augmentation (DA)-augmenting training data with synthetic samples-is wildly adopted in Computer Vision (CV) to improve models performance. Conversely, DA has not been yet popularized in networking use cases, includi…

ClassificationData AugmentationTraffic Classification