Update README.md
Updated to official IEEE bib citation.
This commit is contained in:
parent
1163f287b4
commit
6d7742e5b0
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -26,13 +26,14 @@ SORT is released under the GPL License (refer to the LICENSE file for details) t
|
|||
|
||||
If you find this repo useful in your research, please consider citing:
|
||||
|
||||
@article{bewley2015sort,
|
||||
Author = {Alex Bewley and Zonguan Ge and Lionel Ott and Fabio Ramos and Ben Upcroft},
|
||||
Title = {Simple Online and Realtime Tracking},
|
||||
url = {http://arxiv.org/abs/1602.00763},
|
||||
Journal = {arXiv:1602.00763},
|
||||
Year = {2016}
|
||||
}
|
||||
@inproceedings{Bewley2016_sort,
|
||||
booktitle={2016 IEEE International Conference on Image Processing (ICIP)},
|
||||
title={Simple online and realtime tracking},
|
||||
year={2016},
|
||||
pages={3464-3468},
|
||||
keywords={Benchmark testing;Complexity theory;Detectors;Kalman filters;Target tracking;Visualization;Computer Vision;Data Association;Detection;Multiple Object Tracking},
|
||||
doi={10.1109/ICIP.2016.7533003},
|
||||
month={Sept},}
|
||||
|
||||
|
||||
### Dependencies:
|
||||
|
|
Loading…
Reference in a new issue