Showcase: geolocating a dashcam video without GPS, only from the footage [P]
Third Eye 프로젝트는 영상 콘텐츠만으로 대시캠 위치를 추적하는 솔루션입니다.
Third Eye는 영상을 분석하여 GPS 없이 촬영 장소를 파악하는 지리적 위치 추적 프로젝트입니다. 각 프레임에서 장소 인식을 수행하고, 이들을 통해 일관된 경로를 생성하는 절차로 진행됩니다. 특히, 불확실성을 명확하게 구분하여 잘못된 매치를 잡아내는 과정이 포함됩니다. 이 시스템은 실제 대시캠 영상을 사용해 유용한 경로 추적을 시연했습니다.
The Third Eye project geolocates dashcam footage without GPS using only visual content.
Third Eye is a project designed to geolocate a video by analyzing its visual content, enabling location tracking without GPS. It uses a per-frame place recognition method against a street imagery index, followed by trajectory stitching to form a coherent path. The project emphasizes a geometric verification step to reduce false matches and clearly indicate levels of uncertainty. A demo using real dashcam footage shows its effectiveness in tracing routes.