Code Monkey home page Code Monkey logo

multi-object-compressive-tracking's Introduction

Readme for Multi Object Compressive Tracking

By:
Mohit Minhas
P. Deepak Prashanth

Mentor:
Dr. Jagdish Raheja

---------------------------------------------------------------------------------------------------------------------------------------------
Procedure
> specify the video path in RuntrackerMulti
> run mexCompile.m to generate mex files 
> run RuntrackerMulti.m
> specify number of objects through command line
> select bounding boxes
The parameters in the main function “Runtracker.m” can be tuned as follows
1.	“trparams.init_postrainrad” is the search radius for the positive sample; This parameter can be set 4~8. If the object moves very fast, a large parameter should be used to contain more positive samples.
2.	“trparams.srchwinsz” is the search radius for the search window at the new frame; This parameter can be set 15~35. If the object moves fast, a larger parameter should be used to contain the object.
3.	“lRate” is the learning rate parameter. This parameter can be set 0.7~0.95; If the object changes fast, a small “lRate” should be used to weight more on the new frames.
4.	“ftrparams.maxNumRect” is the maximum number of nonzero entries at each row of the random matrix. The parameter can be set 4 or 6. If the appearance of the object varies much, 6 should be used to contain more discriminative features.


Reference
---
RealTime
Compressive Tracking, Kaihua Zhang(a), Lei Zhang(a), and MingHsuan
Yang(b),
(a) Depart. of Computing, Hong Kong Polytechnic University, (b) Electrical Engineering and
Computer Science, University of California at Merced
---

multi-object-compressive-tracking's People

Contributors

mohitminhas avatar

Watchers

 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.