GithubHelp home page GithubHelp logo

jiangchao2009 / continuous-energy-minimization-for-multitarget-tracking Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edison2301/continuous-energy-minimization-for-multitarget-tracking

0.0 1.0 0.0 196 KB

Continuous Energy Minimization for Multitarget Tracking (MATLAB)

License: Other

MATLAB 73.35% C 26.29% Shell 0.36%

continuous-energy-minimization-for-multitarget-tracking's Introduction

Continuous Energy Minimization for Multitarget Tracking

Anton Milan and Stefan Roth and Konrad Schindler

About

This software implements our approach to multi-target tracking using continuous energy minimization [1,2,3].

The additional package

minimize.m

is released under a different license and is included for your convenience.

Important:

This software has been refactored for the sake of simplifying the implementation. Therefore, the results produced by the code may differ from those presented in the papers [1,2,3].

References

To use this software, you should cite a subset of these publications:

[1] Continuous Energy Minimization for Multitarget Tracking
    A. Milan, S. Roth, and K. Schindler.
    In IEEE TPAMI 36(1), 2014
    
[2] Multi-target Tracking by Continuous Energy Minimization
    A. Andriyenko and K. Schindler. 
    In CVPR, Colorado Springs, USA, June 2011

[3] An Analytical Formulation of Global Occlusion Reasoning for Multi-Target Tracking
    A. Andriyenko, S. Roth, and K. Schindler. 
    In IEEE International Workshop on Visual Surveillance (in conjunction with ICCV), Barcelona, Spain, November 2011 

All papers are available here

Installation

This section describes how to get cemtracking running under Linux. Open a terminal window.

Get the code

hg clone https://bitbucket.org/amilan/contracking    

MOT utils

This package includes many useful functions for reading detections, displaying results, etc.

hg clone https://bitbucket.org/amilan/motutils
cd contracking

Start MATLAB and run compileMex.m to build the utilities binaries.

Running

run cemTrackerDemo.m

CHANGES

Mar 04, 2015	Bug fix with compileMex and runDP (Thanks Qi Guo)
Jun 06, 2014	Included Dynamic Programming [Pirsiavash et al., CVPR '11] as initialization
May 25, 2014	Included PAMI code
May 25, 2012	Initial public release

continuous-energy-minimization-for-multitarget-tracking's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.