Protocol adoption

On this site we list public projects that have adopted the TraX protocol (either using the reference library or custom implementations). If you want to be on the list please write an email to the developers.

Trackers

  • LGT and ANT: The repository contains Matlab implementations of LGT (TPAMI 2013), ANT (WACV 2016), IVT (IJCV 2007), MEEM (ECCV 2014), and L1-APG (CVPR 2012) trackers.
  • KCF: A C++ re-implementation of the KCF (TPAMI 2015) tracker.
  • ASMS: A C++ implementation of the ASMS (PRL 2014) tracker.
  • MIL: An adapted original C++ implementation of the MIL (CVPR 2009) that works with OpenCV 2.
  • Struck: A fork of the original Struck (ICCV 2011) implementation with protocol support and support OpenCV 2.
  • CMT: A fork of the original CMT (CVPR 2015) implementation.

Applications

  • VOT toolkit: the toolkit uses the TraX protocol as the default integration mechanism.