Author

Zhifei Deng

Graduation Semester and Year

2019

Language

English

Document Type

Thesis

Degree Name

Master of Science in Computer Science

Department

Computer Science and Engineering

First Advisor

Junzhou Huang

Abstract

Autonomous driving is about to shaping the future of our life. Self-driving vehicles produced by Waymo or many other companies have demonstrated excellent driving capabilities on the road. However, accidents still happen. Correctly recognising the traffic signs, such as stop signs, is critical for a self-driving vehicle. Failing to recognise the traffic signs could lead to fatal accidents. Meanwhile, computer vision technology has made huge progress since the advent of deep learning, for example, image classification, object detection, and instance segmentation. Efforts have been made in developing faster and more accurate object detection methods. Faster R-CNN stands out as one of the most popular framework for object detection. Although frameworks like Faster R-CNN achieved state-of-the-art results in generic object detection, few endeavours have been made for traffic sign detection. Detecting traffic signs from street view images is much more challenging than detection of generic objects from natural images. Street view images have high resolution, while traffic sign tends to be small in those images. Complex background in street view images also adds more difficulty in detecting traffic signs. In this thesis, we proposed a novel two-stage object detection method for solving the challenging problem of detecting traffic signs from large street view images. In the first stage, we detect some less accurate regions which might contain traffic signs. Then we zoom in those candidate regions, and find the exact location of traffic signs in the second stage. The proposed method achieves AP (average precision) of 0.85 on a large street view dataset from an industry partner, which outperforms Faster R-CNN greatly, whose AP is around 0.13. The result reflects the potential of using the two-stage approach to detect small objects from high resolution images.

Keywords

Object detection, Traffic sign detection, Autonomous driving

Disciplines

Computer Sciences | Physical Sciences and Mathematics

Comments

Degree granted by The University of Texas at Arlington

Share

COinS