Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 506 Bytes

200402 Tracking Objects as Points.md

File metadata and controls

7 lines (4 loc) · 506 Bytes

https://arxiv.org/abs/2004.01177

Tracking Objects as Points (Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl)

objects as points 기반 객체 트래킹. 이미지 두 장을 입력으로 주고 객체의 이동 방향 오프셋을 예측하게 하는 방법. anchor free detection은 flickering도 적다고 알려져 있으니 더 유용할지도? objects as points의 아이디어를 다른 과제에 적용해본 방법들이 꽤 나오고 있음. 단순한 방법의 강력함.

#tracking #keypoint