Giter Site home page Giter Site logo

multitarget-tracking's Introduction

Multi-Target Tracking

Estimate object trajectories in an automotive context, using KITTI dataset, with Mask-RCNN. A very detailed description of the implamentation is available in the relazione.pdf file (but in italian).

TestImage1

Usage

Three python scripts, each with different functions:

  • Kitti-dets : Calcute tracks with predicted boxes and accuracy with motmetrics library.
  • Kitti-mask : Calcute tracks with masks.
  • kitti-features : Calcute tracks with features vectors.

User opens a selected script and leaves hashtag from main in final line of code and can insert the parameters of IouTheshold, ScoreTreshold and NoMatchAllowed from console.

Prerequisites

The implementation has been done with the programming language Python 3.Project dependencies are the following Python modules.

Requirement Version Used
Python 3.6
matplotlib 2.2.2
numpy 1.14.5
motmetrics 1.1.3
opencv-python 3.4.3.18

The Mask-RCNN code is based on the following GitHub repository:

multitarget-tracking's People

Contributors

simioniandrea avatar

Stargazers

 avatar  avatar Zeping Zhou avatar world4jason avatar  avatar jiandong avatar

Watchers

James Cloos avatar jiandong avatar  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.