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.
Source: Tracking Objects as PointsPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Object Tracking | 9 | 29.03% |
Multiple Object Tracking | 6 | 19.35% |
Multi-Object Tracking | 6 | 19.35% |
Object Detection | 5 | 16.13% |
Autonomous Driving | 2 | 6.45% |
road scene understanding | 1 | 3.23% |
Object Localization | 1 | 3.23% |
Online Multi-Object Tracking | 1 | 3.23% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |