Skip to content

C++ Implementation of IOU Tracker presented in AVSS17

Notifications You must be signed in to change notification settings

lukaswals/cpp-iout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

Other sections

Under construction

About

C++ Implementation of IOU Tracker presented in AVSS17

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published