CDT: Cooperative Detection and Tracking for Tracing Multiple Objects in Video Sequences

Abstract

A cooperative detection and model-free tracking algorithm, referred to as CDT, for multiple object tracking is proposed in this work. The proposed CDT algorithm has three components: object detector, forward tracker, and backward tracker. First, the object detector detects targets with high confidence levels only to reduce spurious detection and achieve a high precision rate. Then, each detected target is traced by the forward tracker and then by the backward tracker to restore undetected states. In the tracking processes, the object detector cooperates with the trackers to handle appearing or disappearing targets and to refine inaccurate state estimates. With this detection guidance, the model-free tracking can trace multiple objects reliably and accurately. Experimental results show that the proposed CDT algorithm provides excellent performance on a recent benchmark. Furthermore, an online version of the proposed algorithm also excels in the benchmark.

Cite

Text

Kim and Kim. "CDT: Cooperative Detection and Tracking for Tracing Multiple Objects in Video Sequences." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46466-4_51

Markdown

[Kim and Kim. "CDT: Cooperative Detection and Tracking for Tracing Multiple Objects in Video Sequences." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/kim2016eccv-cdt/) doi:10.1007/978-3-319-46466-4_51

BibTeX

@inproceedings{kim2016eccv-cdt,
  title     = {{CDT: Cooperative Detection and Tracking for Tracing Multiple Objects in Video Sequences}},
  author    = {Kim, Han-Ul and Kim, Chang-Su},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {851-867},
  doi       = {10.1007/978-3-319-46466-4_51},
  url       = {https://mlanthology.org/eccv/2016/kim2016eccv-cdt/}
}