• Title/Summary/Keyword: Speed Limit Sign

Search Result 32, Processing Time 0.031 seconds

Real-time Speed Limit Traffic Sign Detection System for Robust Automotive Environments

  • Hoang, Anh-Tuan;Koide, Tetsushi;Yamamoto, Masaharu
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.4 no.4
    • /
    • pp.237-250
    • /
    • 2015
  • This paper describes a hardware-oriented algorithm and its conceptual implementation in a real-time speed limit traffic sign detection system on an automotive-oriented field-programmable gate array (FPGA). It solves the training and color dependence problems found in other research, which saw reduced recognition accuracy under unlearned conditions when color has changed. The algorithm is applicable to various platforms, such as color or grayscale cameras, high-resolution (4K) or low-resolution (VGA) cameras, and high-end or low-end FPGAs. It is also robust under various conditions, such as daytime, night time, and on rainy nights, and is adaptable to various countries' speed limit traffic sign systems. The speed limit traffic sign candidates on each grayscale video frame are detected through two simple computational stages using global luminosity and local pixel direction. Pipeline implementation using results-sharing on overlap, application of a RAM-based shift register, and optimization of scan window sizes results in a small but high-performance implementation. The proposed system matches the processing speed requirement for a 60 fps system. The speed limit traffic sign recognition system achieves better than 98% accuracy in detection and recognition, even under difficult conditions such as rainy nights, and is implementable on the low-end, low-cost Xilinx Zynq automotive Z7020 FPGA.

Speed-limit Sign Recognition Using Convolutional Neural Network Based on Random Forest (랜덤 포레스트 분류기 기반의 컨벌루션 뉴럴 네트워크를 이용한 속도제한 표지판 인식)

  • Lee, EunJu;Nam, Jae-Yeal;Ko, ByoungChul
    • Journal of Broadcast Engineering
    • /
    • v.20 no.6
    • /
    • pp.938-949
    • /
    • 2015
  • In this paper, we propose a robust speed-limit sign recognition system which is durable to any sign changes caused by exterior damage or color contrast due to light direction. For recognition of speed-limit sign, we apply CNN which is showing an outstanding performance in pattern recognition field. However, original CNN uses multiple hidden layers to extract features and uses fully-connected method with MLP(Multi-layer perceptron) on the result. Therefore, the major demerit of conventional CNN is to require a long time for training and testing. In this paper, we apply randomly-connected classifier instead of fully-connected classifier by combining random forest with output of 2 layers of CNN. We prove that the recognition results of CNN with random forest show best performance than recognition results of CNN with SVM (Support Vector Machine) or MLP classifier when we use eight speed-limit signs of GTSRB (German Traffic Sign Recognition Benchmark).

A study on Korea road conditions assessment for Speed Limit Information Function(SLIF) (제한속도정보제공장치(SLIF)에 대한 한국 환경 평가 분석)

  • Lee, Hwasoo;Sim, Jihwan;Yim, Jonghyun;Lee, Hongguk;Chang, Kyungjin;Yoo, Songmin
    • Journal of Auto-vehicle Safety Association
    • /
    • v.7 no.4
    • /
    • pp.26-30
    • /
    • 2015
  • Exceeding the speed limit during vehicle driving is a key factor in the severity of lots of road accidents, and SLIF(Speed Limit Information Function) application is in the initial phase in Korea. SLIF helps the drivers to observe a speed limit when they are driving by providing alert and informing the current limit speed information based on external data using camera and/or digital map, for that reason, environmental conditions could be causes of SLIF malfunctions. In this study, design adequacy analysis of SLIF in respect of false recognition as the Korea traffic environment has been performed. As tentative results, road conditions and structure of speed limit sign as well as system performance often caused misrecognition.

A study on Korean drivers' acceptance and traffic sign conditions assessment for Speed Assistance Systems (속도제한 지원장치에 대한 운전자 인식도 및 도로환경 분석)

  • Lee, Hwa Soo;Cho, Jae Ho;Yim, Jong Hyun;Lee, Hong Guk;Chang, Kyung Jin;Yoo, Song Min
    • Journal of Auto-vehicle Safety Association
    • /
    • v.7 no.3
    • /
    • pp.30-34
    • /
    • 2015
  • This study examined the Korean drivers' acceptance of SAS(Speed Assistance systems) and traffic sign conditions in Korea roads for SLIF(Speed Limit Information Function) that is a part of SAS. Exceeding the speed limit is a factor in the severity of many road accidents and SAS would help the driver to observe a speed limit by warning and/or effectively limiting the speed of the vehicle. SAS are in the initial phase in Korea, Korean drivers could not be familiar with automatical speed limiting during driving, SAS interface design would be considered to be more readily acceptable to the public. And advanced SAS have been introduced onto the market which are able to inform the driver of the current speed limit based on camera and/or digital maps based SLIF. These systems are based on external data using sensors, so environmental conditions are an important factor which could cause malfunction of SLIF functions.

An Evaluation of Speed Monitoring Display about Reducing Traffic Speed (가변속도 표출기의 속도저감 효과평가에 관한 연구)

  • Song Ki-Uok;Lee Eui-Eun
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.4 no.1 s.6
    • /
    • pp.97-106
    • /
    • 2005
  • Since traffic engineering in 1950's, 'speed control technology' has experienced tremendous growth and developed constantly. However, speeding remains a major safety concern on many roadways. Many crashes is believed to be the result of driving too fast. Recently the speed reduction device, the speed monitoring display with ITS technologies have developed and introduced in many countries including our nation, Korea. Therefore This paper describes an evaluation of the use of a speed monitoring display, speed limit sign, and school zone sign. Two conditions were evaluated; without installation of Speed Monitoring Display, in Operation of Speed Monitoring Display.

  • PDF

Real-time Speed Sign Recognition Method Using Virtual Environments and Camera Images (가상환경 및 카메라 이미지를 활용한 실시간 속도 표지판 인식 방법)

  • Eunji Song;Taeyun Kim;Hyobin Kim;Kyung-Ho Kim;Sung-Ho Hwang
    • Journal of Drive and Control
    • /
    • v.20 no.4
    • /
    • pp.92-99
    • /
    • 2023
  • Autonomous vehicles should recognize and respond to the specified speed to drive in compliance with regulations. To recognize the specified speed, the most representative method is to read the numbers of the signs by recognizing the speed signs in the front camera image. This study proposes a method that utilizes YOLO-Labeling-Labeling-EfficientNet. The sign box is first recognized with YOLO, and the numeric digit is extracted according to the pixel value from the recognized box through two labeling stages. After that, the number of each digit is recognized using EfficientNet (CNN) learned with the virtual environment dataset produced directly. In addition, we estimated the depth of information from the height value of the recognized sign through regression analysis. We verified the proposed algorithm using the virtual racing environment and GTSRB, and proved its real-time performance and efficient recognition performance.

Real-time Traffic Sign Recognition using Rotation-invariant Fast Binary Patterns (회전에 강인한 고속 이진패턴을 이용한 실시간 교통 신호 표지판 인식)

  • Hwang, Min-Chul;Ko, Byoung Chul;Nam, Jae-Yeal
    • Journal of Broadcast Engineering
    • /
    • v.21 no.4
    • /
    • pp.562-568
    • /
    • 2016
  • In this paper, we focus on recognition of speed-limit signs among a few types of traffic signs because speed-limit sign is closely related to safe driving of drivers. Although histogram of oriented gradient (HOG) and local binary patterns (LBP) are representative features for object recognition, these features have a weakness with respect to rotation, in that it does not consider the rotation of the target object when generating patterns. Therefore, this paper propose the fast rotation-invariant binary patterns (FRIBP) algorithm to generate a binary pattern that is robust against rotation. The proposed FRIBP algorithm deletes an unused layer of the histogram, and eliminates the shift and comparison operations in order to quickly extract the desired feature. The proposed FRIBP algorithm is successfully applied to German Traffic Sign Recognition Benchmark (GTSRB) datasets, and the results show that the recognition capabilities of the proposed method are similar to those of other methods. Moreover, its recognition speed is considerably enhanced than related works as approximately 0.47second for 12,630 test data.

Algorithm for Speed Sign Recognition Using Color Attributes and Selective Region of Interest (칼라 특성과 선택적 관심영역을 이용한 속도 표지판 인식 알고리즘)

  • Park, Ki Hun;Kwon, Oh Seol
    • Journal of Broadcast Engineering
    • /
    • v.23 no.1
    • /
    • pp.93-103
    • /
    • 2018
  • This paper presents a method for speed limit sign recognition in images. Conventional sign recognition methods decreases recognition accuracy because they are very sensitive and include repeated features. The proposed method emphasizes color attributes based on the weighted YUV color space. Moreover, the recognition accuracy can be improved by extracting the local region of interest (ROI) in the candidates. The proposed method uses the Haar features and the Adaboost classifier for recognition. Experimental results confirm that the proposed algorithm is superior to conventional algorithms under various speed signs and conditions.

The Road Traffic Sign Recognition and Automatic Positioning for Road Facility Management (도로시설물 관리를 위한 교통안전표지 인식 및 자동위치 취득 방법 연구)

  • Lee, Jun Seok;Yun, Duk Geun
    • International Journal of Highway Engineering
    • /
    • v.15 no.1
    • /
    • pp.155-161
    • /
    • 2013
  • PURPOSES: This study is to develop a road traffic sign recognition and automatic positioning for road facility management. METHODS: In this study, we installed the GPS, IMU, DMI, camera, laser sensor on the van and surveyed the car position, fore-sight image, point cloud of traffic signs. To insert automatic position of traffic sign, the automatic traffic sign recognition S/W developed and it can log the traffic sign type and approximate position, this study suggests a methodology to transform the laser point-cloud to the map coordinate system with the 3D axis rotation algorithm. RESULTS: Result show that on a clear day, traffic sign recognition ratio is 92.98%, and on cloudy day recognition ratio is 80.58%. To insert exact traffic sign position. This study examined the point difference with the road surveying results. The result RMSE is 0.227m and average is 1.51m which is the GPS positioning error. Including these error we can insert the traffic sign position within 1.51m CONCLUSIONS: As a result of this study, we can automatically survey the traffic sign type, position data of the traffic sign position error and analysis the road safety, speed limit consistency, which can be used in traffic sign DB.

Korean Traffic Speed Limit Sign Recognition in Three Stages using Morphological Operations (형태학적 방법을 사용한 세 단계 속도 표지판 인식법)

  • Chirakkal, Vinjohn;Kim, SangKi;Kim, Chisung;Han, Dong Seog
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.07a
    • /
    • pp.516-517
    • /
    • 2015
  • The automatic traffic sign detection and recognition has been one of the highly researched and an important component of advanced driver assistance systems (ADAS). They are designed especially to warn the drivers of imminent dangers such as sharp curves, under construction zone, etc. This paper presents a traffic sign recognition (TSR) system using morphological operations and multiple descriptors. The TSR system is realized in three stages: segmentation, shape classification and recognition stage. The system is designed to attain maximum accuracy at the segmentation stage with the inclusion of morphological operations and boost the computation time at the shape classification stage using MB-LBP descriptor. The proposed system is tested on the German traffic sign recognition benchmark (GTSRB) and on Korean traffic sign dataset.

  • PDF