Minding's Reading/논문읽기 썸네일형 리스트형 [Object Tracking & Speed Estimation] A Semi-Automatic 2D solution for Vehicle Speed Estimation from Monocular Videos https://openaccess.thecvf.com/content_cvpr_2018_workshops/papers/w3/Kumar_A_Semi-Automatic_2D_CVPR_2018_paper.pdf https://ieeexplore.ieee.org/document/8575424 본 논문에서는 Object Tracker인 SORT와 DeepSORT를 이용하여 객체의 속도를 추정하는 알고리즘을 소개한다. Abstract 본 연구에서는 단안 비디오에서 차량 속도 추정을 위한 새로운 접근 방식을 제시한다. 파이프라인은 다중 객체 감지, 강력한 추적 및 속도 추정을 위한 모듈로 구성된다. 추적 알고리즘은 개별 차량을 공동으로 추적하고 이미지 영역의 속도를 추정하는 기능을 가지고 있다. 그러나 카메라 매개 변.. 더보기 [SORT]SIMPLE ONLINE AND REALTIME TRACKING 실시간으로 다중 객체 추적을 할 수 있으며, 간단한 원리로 연산량을 줄여 속도와 정확성이 비교적 높은 객체추적 알고리즘이다. Computer Vision Tracking에 최근 관심을 가지게 되어, DeepSort 논문을 읽기전 SORT를 먼저 읽어보게 되었다. Paper link : arxiv.org/abs/1602.00763 Simple Online and Realtime Tracking This paper explores a pragmatic approach to multiple object tracking where the main focus is to associate objects efficiently for online and realtime applications. To this end, .. 더보기 이전 1 다음