Update README.md
This commit is contained in:
parent
6d7742e5b0
commit
8e8e3fee31
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -26,14 +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:
|
If you find this repo useful in your research, please consider citing:
|
||||||
|
|
||||||
@inproceedings{Bewley2016_sort,
|
@inproceedings{Bewley2016_sort,
|
||||||
booktitle={2016 IEEE International Conference on Image Processing (ICIP)},
|
booktitle={2016 IEEE International Conference on Image Processing (ICIP)},
|
||||||
title={Simple online and realtime tracking},
|
title={Simple online and realtime tracking},
|
||||||
year={2016},
|
year={2016},
|
||||||
pages={3464-3468},
|
pages={3464-3468},
|
||||||
keywords={Benchmark testing;Complexity theory;Detectors;Kalman filters;Target tracking;Visualization;Computer Vision;Data Association;Detection;Multiple Object Tracking},
|
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},
|
doi={10.1109/ICIP.2016.7533003},
|
||||||
month={Sept},}
|
month={Sept},}
|
||||||
|
|
||||||
|
|
||||||
### Dependencies:
|
### Dependencies:
|
||||||
|
|
Loading…
Reference in a new issue