Giter VIP home page Giter VIP logo

multi-object-tracking's Introduction

Multi-Object-Tracking

A fast object tracking method by using JPDA-IMM-UKF.

ros kinetic pcl 1.8 dataset kitti

Tracking Result

[youtube link] [bilibili link]

Image text

Introduction

This project combine JPDA, IMM(CV,CTRV,CTRA) and UKF to achieve a fast object tracking method.

Requirements

  1. ROS

  2. pcl

  3. boost

  4. Eigen

How to use

  1. Download the kitti tracking dataset

    For number 0020,orgnaize the data as follows:

    └── tracking0020
    ├── calib
    ├── image_2
    ├── lable_02
    ├── oxts
    └── velodyne
    

    Change the data path in launch file.

  2. Build the code

     catkin_make
    
  3. Run

    source devel/setup.bash
    roslaunch track.launch
    

Reference

[1] JPDA

[2] UKF

multi-object-tracking's People

Contributors

wangx1996 avatar qiqin-zhan avatar

Watchers

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