项目作者: lukaswals

项目描述 :
C++ Implementation of IOU Tracker presented in AVSS17
高级语言: C++
项目地址: git://github.com/lukaswals/cpp-iout.git
创建时间: 2018-04-18T08:03:41Z
项目社区:https://github.com/lukaswals/cpp-iout

开源协议:

下载


cpp-iout

C++ Implementation of IOU Tracker presented in AVSS17. For more information, please refer to the correspondent paper
High-Speed Tracking-by-Detection Without Using Image Information.

You can find the original Python implementation in the following repository: bochinski/iou-tracker

If you think their work is useful in your research, please consider citing:

  1. @INPROCEEDINGS{1517Bochinski2017,
  2. AUTHOR = {Erik Bochinski and Volker Eiselein and Thomas Sikora},
  3. TITLE = {High-Speed Tracking-by-Detection Without Using Image Information},
  4. BOOKTITLE = {International Workshop on Traffic and Street Surveillance for Safety and Security at IEEE AVSS 2017},
  5. YEAR = {2017},
  6. MONTH = aug,
  7. ADDRESS = {Lecce, Italy},
  8. URL = {http://elvera.nue.tu-berlin.de/files/1517Bochinski2017.pdf},

Other sections

Under construction