Min-Hee Kang’s research while affiliated with Hongik University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (1)


R-CNN flowchart. CNN: convolutional neural network.
Faster R-CNN structure. R-CNN: Regions with convolutional neural network.
The processing system of YOLO. YOLO: You Only Look Once.
The example of Extracted Data.
Learning results of object detection and classification—threshold 0.5.

+4

The Design of Preventive Automated Driving Systems Based on Convolutional Neural Network
  • Article
  • Full-text available

July 2021

·

32 Reads

·

13 Citations

·

Min-Hee Kang

·

·

As automated vehicles have been considered one of the important trends in intelligent transportation systems, various research is being conducted to enhance their safety. In particular, the importance of technologies for the design of preventive automated driving systems, such as detection of surrounding objects and estimation of distance between vehicles. Object detection is mainly performed through cameras and LiDAR, but due to the cost and limits of LiDAR’s recognition distance, the need to improve Camera recognition technique, which is relatively convenient for commercialization, is increasing. This study learned convolutional neural network (CNN)-based faster regions with CNN (Faster R-CNN) and You Only Look Once (YOLO) V2 to improve the recognition techniques of vehicle-mounted monocular cameras for the design of preventive automated driving systems, recognizing surrounding vehicles in black box highway driving videos and estimating distances from surrounding vehicles through more suitable models for automated driving systems. Moreover, we learned the PASCAL visual object classes (VOC) dataset for model comparison. Faster R-CNN showed similar accuracy, with a mean average precision (mAP) of 76.4 to YOLO with a mAP of 78.6, but with a Frame Per Second (FPS) of 5, showing slower processing speed than YOLO V2 with an FPS of 40, and a Faster R-CNN, which we had difficulty detecting. As a result, YOLO V2, which shows better performance in accuracy and processing speed, was determined to be a more suitable model for automated driving systems, further progressing in estimating the distance between vehicles. For distance estimation, we conducted coordinate value conversion through camera calibration and perspective transform, set the threshold to 0.7, and performed object detection and distance estimation, showing more than 80% accuracy for near-distance vehicles. Through this study, it is believed that it will be able to help prevent accidents in automated vehicles, and it is expected that additional research will provide various accident prevention alternatives such as calculating and securing appropriate safety distances, depending on the vehicle types.

Download

Citations (1)


... DL models increase accuracy and enable comprehensive scene understanding by extracting high-level semantic information. DL techniques have seen heavy application in autonomous driving systems (see Figure 1 [30,31] as well as in aerial platforms such as drones [32][33][34]. Current autonomous driving systems primarily utilize discriminative AI methods [35], a class of techniques focused on learning the boundaries between different classes in data. ...

Reference:

Performance Evaluation of Deep Learning Image Classification Modules in the MUN-ABSAI Ice Risk Management Architecture
The Design of Preventive Automated Driving Systems Based on Convolutional Neural Network