$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

임베디드 GPU에서의 딥러닝 기반 실시간 보행자 탐지 기법
Deep Learning-Based Real-Time Pedestrian Detection on Embedded GPUs 원문보기

방송공학회논문지 = Journal of broadcast engineering, v.24 no.2, 2019년, pp.357 - 360  

비엔 지아 안 (부경대학교 컴퓨터공학과) ,  이철 (부경대학교 컴퓨터공학과)

초록
AI-Helper 아이콘AI-Helper

본 논문은 임베디드 GPU에서 실시간 동작하는 딥 컨볼루션 뉴럴 네트워크(CNN) 기반의 보행자 탐지 기법을 제안한다. 제안하는 기법에서는 먼저 영상 내 보행자 크기에 대한 통계적 분석을 통해서 최적의 컨볼루션 층의 개수를 결정한다. 또한, 본 논문에서는 다중 스케일 CNN 학습 기법을 적용하여 영상 내의 보행자 크기 변화에 강인한 탐지 기법을 개발한다. 컴퓨터 모의실험을 통해 제안하는 알고리즘이 임베디드 GPU에서 실시간 동작하면서도 기존의 기법과 비교하여 평균적으로 높은 정확도를 보임을 확인한다.

Abstract AI-Helper 아이콘AI-Helper

We propose an efficient single convolutional neural network (CNN) for pedestrian detection on embedded GPUs. We first determine the optimal number of the convolutional layers and hyper-parameters for a lightweight CNN. Then, we employ a multi-scale approach to make the network robust to the sizes of...

주제어

표/그림 (4)

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

제안 방법

  • Based on the analysis, to increase the detection performance for pedestrians in small and medium scales, the proposed network consists of two stages, i.e., feature extraction and prediction. The feature extraction stage includes convolution layers with max pooling, batch norm [12], and leaky ReLU [13] after each convolution as an activation function.
  • 표 2. Caltech 데이터셋을 이용한 recall 및 IoU 성능 비교.
  • We proposed a fast single CNN for pedestrian detection on embedded GPUs in this work. First, we determined the optimal number of convolution layers in the network based on the statistical analysis of pedestrians. Then, to process images of different sizes, we employ a multi-scale approach to train the network with different sizes of images.
  • Otherwise, the values are close to 0. Table 2 shows that, while tiny YOLO and YOLOv2 provide higher detection rates for large scale, the proposed algorithm outperforms tiny YOLO and YOLOv2 for medium and small scales. This is because the proposed network is designed to be shallow to improve the computational efficiency.

대상 데이터

  • We used the Darknet deep learning library [14] to implement the proposed network. The model is trained on the Caltech dataset [1] with stochastic gradient descent (SGD) optimizer on Nvidia Titan X GPU. We trained the network with the loss function in [9].

데이터처리

  • 표 3. YOLOv2, tiny YOLO 및 제안하는 기법의 속도 비교.
본문요약 정보가 도움이 되었나요?

참고문헌 (14)

  1. P. Dollar, C. Wojek, B. Schiele, and P. Perona, “Pedestrian detection: An Evaluation of The State of The Art,” IEEE Transaction Pattern Analysis and Machine Intelligence, Vol. 34, No. 4, pp. 743-761, April 2012. 

  2. P. Sermanet, K. Kavukcuoglu, S. Chintala, and Y. Lecun, "Pedestrian Detection with Unsupervised Multi-Stage Feature Learning," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 3626-3633, June 2013. 

  3. P. Dollar, R. Appel, S. Belongie, and P. Perona, “Fast Feature Pyramids for Object Detection,” IEEE Transaction Pattern Analysis and Machine Intelligence, Vol. 36, No. 8, pp. 1532-1545, August 2014. 

  4. X. Wang, T. X. Han, and S. Yan, "An HOG-LBP Human Detector with Partila Occlusion Handling," Proceeding of IEEE Conference on Computer Vision, pp. 32-39, September 2009. 

  5. S. Zhang, C. Bauckhage, and A. B. Cremers, "Informed Haar-Like Features Improve Pedestrian Detection," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 947-954, June 2014. 

  6. K. Simonyan and A. Zisserman, "Very Deep Convolutional Networks for Large-Scale Image Recognition," Proceedings of International Conference on Learning and Representations, May 2015. 

  7. C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed, D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabinovich, "Going Deeper with Convolutions," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 1-9, June 2015. 

  8. K. He, X. Zhang, S. Ren, and J. Sun, "Deep Residual Learning for Image Recognition," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 770-778, June 2016. 

  9. J. Redmon, S. Divvala, R. Girshick, and A. Farhadi, "You Only Look Once: Unified, Real-Time Object Detection," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 779-788, June 2016. 

  10. J. Redmon and A. Farhadi, "YOLO9000: Better, Faster, Stronger," Proceeding of IEEE Conference on Computer Vision and Pattern Recognition, pp. 7263-7271, July 2017. 

  11. S. Ren, K. He, R. Girshick, and J. Sun, "Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks," Proceeding International Conference on Neural Information Processing Systems, pp. 91-99, December 2015. 

  12. S. Ioffe and C. Szegedy, "Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift," Proceeding of International Conference on Machine Learning, pp. 448-456, July 2015. 

  13. A. L. Maas, A. Y. Hannun, and A. Y. Ng, "Rectifier Nonlinearities Improve Neural Network Acoustic Models," International Conference on Machine Learning Workshop on Deep Learning for Audio, Speech, and Language, 2013. 

  14. J. Redmon, "Darknet: Open Source Neural Network in C," http://pjreddie.com/darknet/, 2013-2016. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로