What is: Track objects as points?
Source | Tracking Objects as Points |
Year | 2000 |
Data Source | CC 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.