DOI QR코드

DOI QR Code

The Study of Car Detection on the Highway using YOLOv2 and UAVs

YOLOv2와 무인항공기를 이용한 자동차 탐지에 관한 연구

  • Seo, Chang-Jin (Dept. of Information Security Engineering, Sangmyung University)
  • Received : 2018.02.11
  • Accepted : 2018.02.21
  • Published : 2018.03.01

Abstract

In this paper, we propose fast object detection method of the cars by applying YOLOv2(You Only Look Once version 2) and UAVs (Unmanned Aerial Vehicles) while on the highway. We operated Darknet, OpenCV, CUDA and Deep Learning Server(SDX-4185) for our simulation environment. YOLOv2 is recently developed fast object detection algorithm that can detect various scale objects as fast speed. YOLOv2 convolution network algorithm allows to calculate probability by one pass evaluation and predicts location of each cars, because object detection process has simple single network. In our result, we could find cars on the highway area as fast speed and we could apply to the real time.

Keywords

References

  1. K. Kozempel and R. Reulke, "Fast Vehicle Detection and Tracking in Aerial Image Bursts," in ISPRS City Models, Roads and Traffic(CMRT), Paris, France, vol. 38, no. 3/W4, pp. 175-180, 2009.
  2. J. Leitloff, S. Hinz, and U. Stilla, "Vehicle extraction from very high resolution satellite images of city areas," IEEE Trans. Geosci. Remote Sens., vol. 48, no. 7, pp. 2795-2806, 2010. https://doi.org/10.1109/TGRS.2010.2043109
  3. W. Yao,M. Zhang, S. Hinz, and U. Stilla, "Airborne traffic monitoring in large areas using lidar data," Int. J. Remote Sens, vol. 33, no. 12, pp. 3930-3945, 2012. https://doi.org/10.1080/01431161.2011.637528
  4. D. Lenhart, S. Hinz, J. Leitloff and U. Stilla, "Automatic Traffic Monitoring Based On Aerial Image Sequences," Pattern Recognition and Image Analysis, vol. 18, no. 3, pp. 400-405, 2008. https://doi.org/10.1134/S1054661808030061
  5. M. Elmiktay and T. Stathaki, "Car Detection in High-Resolution Urban Scenes Using Multiple Image Descriptors," in Proc. Of International Conference on Pattern Recognition (ISPR), Stockholm, Sweden, pp. 4299-4304, 2014.
  6. T. Moranduzzo and F. Melgani, "Detecting Cars in UAV Images with a Catalog-Based Approach," IEEE Transactions on Geoscience and Remote Sensing, vol. 52, no. 10, pp. 6356-6367, 2014. https://doi.org/10.1109/TGRS.2013.2296351
  7. Joseph Redmon, Ali Farhadi, "YOLO9000: Better, Faster, Stronger," The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 7263-7271, 2017.
  8. S. Liao, X. Zhu, Z. Lei, L. Zhang and S. Z. Li, "Learning Multi-scale Block Local Binary Patterns for Face Recognition," ICB 2007, pp. 828-837, 2007.
  9. N. Dalal and B. Triggs, "Histograms of oriented gradients for human detection," in IEEE Computer Society Conf. Computer Vision and Pattern Recognition (CVPR), San Diego, CA, USA, vol. 1, IEEE Computer Society, pp. 886-893, 2005.
  10. X. Chen and Q. Meng, "Vehicle Detection from UAVs by Using SIFT with Implicit Shape Model," in IEEE International Conference on Systems, Man, and Cybernetics, pp. 3139-3144, 2013.
  11. Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun, "Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 39, no. 6, pp. 1137-1149, June 1 2017. https://doi.org/10.1109/TPAMI.2016.2577031
  12. Mahyar Najibi, Mohammad Rastegari, Larry S. Davis, "G-CNN: An Iterative Grid Based Object Detector," The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 2369-2377, 2016.
  13. Redmon Joseph, Divvala Santosh, Girshick Ross, Farhadi Ali, "You Only Look Once: Unified, Real-Time Object Detection," The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 779-788, 2016.
  14. Alexey, "Yolo-v2 Windows and Linux version," https://github.com/AlexeyAB/darknet, 2017.