• Stars
    star
    30
  • Rank 839,658 (Top 17 %)
  • Language
    MATLAB
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This human tracking algorithm is a Python implementation of the paper "GMCP-Tracker: Global Multi-object Tracking Using Generalized Minimum Clique Graphs". The algorithm attempts to solve the optimization problem of human tracking data association which in our methods minimizes motion and appearance cost in order to generate a tracklet of a human even if occlusion exists.