AICurious Logo

What is: Track objects as points?

SourceTracking Objects as Points
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Our tracker, CenterTrack, applies a detection model to a pair of images and detections from the prior frame. Given this minimal input, CenterTrack localizes objects and predicts their associations with the previous frame. That's it. CenterTrack is simple, online (no peeking into the future), and real-time.