Intra-frame Object Tracking by Deblatting
About
Objects moving at high speed along complex trajectories often appear in videos, especially videos of sports. Such objects elapse non-negligible distance during exposure time of a single frame and therefore their position in the frame is not well defined. They appear as semi-transparent streaks due to the motion blur and cannot be reliably tracked by standard trackers. We propose a novel approach called Tracking by Deblatting based on the observation that motion blur is directly related to the intra-frame trajectory of an object. Blur is estimated by solving two intertwined inverse problems, blind deblurring and image matting, which we call deblatting. The trajectory is then estimated by fitting a piecewise quadratic curve, which models physically justifiable trajectories. As a result, tracked objects are precisely localized with higher temporal resolution than by conventional trackers. The proposed TbD tracker was evaluated on a newly created dataset of videos with ground truth obtained by a high-speed camera using a novel Trajectory-IoU metric that generalizes the traditional Intersection over Union and measures the accuracy of the intra-frame trajectory. The proposed method outperforms baseline both in recall and trajectory accuracy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Location and Pose Estimation | TbD-3D 1.0 (Average) | TIoU-3D44.7 | 10 | |
| Fast Moving Object Deblurring and Trajectory Estimation | Falling Objects v1 (test) | PSNR20.53 | 8 | |
| Fast Moving Object Deblurring and Trajectory Estimation | TbD v1 (test) | PSNR23.22 | 8 | |
| Fast Moving Object Deblurring and Trajectory Estimation | TbD-3D v1 (test) | PSNR18.84 | 8 | |
| Fast moving object deblurring | Falling Objects | PSNR20.53 | 7 | |
| Fast moving object deblurring | TbD-3D Dataset | PSNR18.84 | 7 | |
| Fast moving object deblurring | TbD Dataset | PSNR23.22 | 7 | |
| Intra-frame object tracking | TbD Average | TIoU79.9 | 6 | |
| Intra-frame object tracking | TbD badminton_white | TIoU79.2 | 6 | |
| Intra-frame object tracking | TbD (roll_golf) | TIoU89.8 | 6 |