DOI QR코드

DOI QR Code

딥러닝을 이용한 객체 검출 알고리즘

Popular Object detection algorithms in deep learning

  • 강동연 (한양대학교 컴퓨터 공학과)
  • 발행 : 2019.05.10

초록

Object detection is applied in various field. Autonomous driving, surveillance, OCR(optical character recognition) and aerial image etc. We will look at the algorithms that are using to object detect. These algorithms are divided into two methods. The one is R-CNN algorithms [2], [5], [6] which based on region proposal. The other is YOLO [7] and SSD [8] which are one stage object detector based on regression/classification.

키워드