Giter Site home page Giter Site logo

tgrmpt's Introduction

TGRMPT: A Head-Shoulder Aided Multi-Person Tracker and a New Large-Scale Dataset for Tour-Guide Robot

Overview

  1. The tour-guide robot used to collect our dataset and the dataset snapshots are shown as follows.
2. Statistical comparisons between our dataset and existing datasets. K = Thousand, M = Million, min = minutes.
3. The pipeline of our method.

How to

  1. Download our dataset from Baidu Netdisk. The fetch code is v0hw. Assume the dataset is downloaded to ${dataset}.
  2. Change working directory to ${dataset}. Run the following command to extract compressed files.
cd iros2022
find . -type f -name "*.tar" | xargs -i sh -c 'a=`dirname {}`; tar -xf {} -C $a'
  1. Clone our source code. Assume the code is cloned into ${TGRMPT}.
  2. Create local link to dataset. cd ${TGRMPT} & ln -s ${dataset}/iros2022 dataset
  3. Detection, see README.
  4. ReID, see README.
  5. Tracking and evaluation, see README.
  6. Deploy, see README.

tgrmpt's People

Contributors

wenwenzju avatar

Stargazers

huangshenneng avatar  avatar  avatar Liping Bai avatar  avatar  avatar JerExJs avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zhylin99 chisyliu

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.