Giter Site home page Giter Site logo

multi-cam-reid's People

Contributors

amanchhaparia avatar dhruv454000 avatar neel-shah-29 avatar shahpratham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

multi-cam-reid's Issues

Bug: IoU Prediction

In the iou_predict of the iou prediction tracker, the history is not being updating when there are no detection ie in case of miss. After the len of the history the bbox in the history becomes constant and doesnt account the motion. link

Solution:
When the miss variable is greater then 1, i.e. no detection then update the history records with the predicted values until max_age is triggered.

Add Documentation: Detectors

Add the documentation for the detector including its introduction, installation instructions, dependencies, usage etc.

Add Documentation: Trackers

Description:
Add the proper documentation for individual trackers including their introduction, theory, flowchart, installation dependencies, usage, etc

Add Tracker: SORT

Implement a new tracker under the trackers section referring the research paper.
This should also include with proper documentation of its theory, installation dependencies, usage etc.

Add Tracker: Deep SORT

Implement a new tracker named Deep SORT by referring the research paper.
This should also include the proper documentation of the implementation, installation dependencies, usage etc.

Missing condition: Returning track even they are lost

Description of the issue:
A condition is missing while returning the tracks from the update method() Eg, Here the tracks whose numbers of miss is zero should only be returned. This issue needs to be corrected for all the trackers.

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.