File: tracking.bib

package info (click to toggle)
opencv 4.5.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268,248 kB
  • sloc: cpp: 969,170; xml: 682,525; python: 36,732; lisp: 30,170; java: 25,155; ansic: 7,927; javascript: 5,643; objc: 2,041; sh: 935; cs: 601; perl: 494; makefile: 145
file content (78 lines) | stat: -rw-r--r-- 3,096 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
@inproceedings{OLB,
  title={Real-Time Tracking via On-line Boosting.},
  author={Grabner, Helmut and Grabner, Michael and Bischof, Horst},
  booktitle={BMVC},
  volume={1},
  number={5},
  pages={6},
  year={2006}
}

@inproceedings{MedianFlow,
  title={Forward-backward error: Automatic detection of tracking failures},
  author={Kalal, Zdenek and Mikolajczyk, Krystian and Matas, Jiri},
  booktitle={Pattern Recognition (ICPR), 2010 20th International Conference on},
  pages={2756--2759},
  year={2010},
  organization={IEEE}
}

@article{TLD,
  title={Tracking-learning-detection},
  author={Kalal, Zdenek and Mikolajczyk, Krystian and Matas, Jiri},
  journal={Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume={34},
  number={7},
  pages={1409--1422},
  year={2012},
  publisher={IEEE}
}

@inproceedings{OOT,
  title={Online object tracking: A benchmark},
  author={Wu, Yi and Lim, Jongwoo and Yang, Ming-Hsuan},
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on},
  pages={2411--2418},
  year={2013},
  organization={IEEE}
}

@article{KCF,
  title = {High-Speed Tracking with Kernelized Correlation Filters},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  author = {Henriques, J. F. and Caseiro, R. and Martins, P. and Batista, J.},
  year = {2015},
  doi = {10.1109/TPAMI.2014.2345390},
}

@inproceedings{KCF_ECCV,
  title = {Exploiting the Circulant Structure of Tracking-by-detection with Kernels},
  author = {Henriques, J. F. and Caseiro, R. and Martins, P. and Batista, J.},
  booktitle = {proceedings of the European Conference on Computer Vision},
  year = {2012},
}

@INPROCEEDINGS{KCF_CN,
  author={Danelljan, M. and Khan, F.S. and Felsberg, M. and van de Weijer, J.},
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on},
  title={Adaptive Color Attributes for Real-Time Visual Tracking},
  year={2014},
  month={June},
  pages={1090-1097},
  keywords={computer vision;feature extraction;image colour analysis;image representation;image sequences;adaptive color attributes;benchmark color sequences;color features;color representations;computer vision;image description;real-time visual tracking;tracking-by-detection framework;Color;Computational modeling;Covariance matrices;Image color analysis;Kernel;Target tracking;Visualization;Adaptive Dimensionality Reduction;Appearance Model;Color Features;Visual Tracking},
  doi={10.1109/CVPR.2014.143},
}

@inproceedings{MOSSE,
title={Visual Object Tracking using Adaptive Correlation Filters},
author={Bolme, David S. and Beveridge, J. Ross and Draper, Bruce A. and Lui Yui, Man},
booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR)},
year      = {2010}
}

@Article{Lukezic_IJCV2018,
author={Luke{\v{z}}i{\v{c}}, Alan and Voj{'i}{\v{r}}, Tom{'a}{\v{s}} and {\v{C}}ehovin Zajc, Luka and Matas, Ji{\v{r}}{'i} and Kristan, Matej},
title={Discriminative Correlation Filter Tracker with Channel and Spatial Reliability},
journal={International Journal of Computer Vision},
year={2018},
}