Matlab implementation of Tracking by Deblatting (TbD and TbD-NC). For more recent Python/PyTorch implementation check https://github.com/rozumden/deblatting_python.
go.m
Please cite the following papers if you use any substantial parts of the repository.
Non-Causal Tracking by Deblatting,
D. Rozumnyi, J. Kotera, F. Sroubek, J. Matas,
GCPR 2019 [arXiv]
Intra-frame Object Tracking by Deblatting,
J. Kotera, D. Rozumnyi, F. Sroubek, J. Matas,
VOT2019 at ICCV2019 [arXiv]
The World of Fast Moving Objects,
D. Rozumnyi, J. Kotera, F. Sroubek, L. Novotny, J. Matas,
CVPR 2017 [arXiv]
The parameters used in this version are a bit different to achieve faster performance. Thus, the scores might be different from the ones reported in the papers.