Git Product home page Git Product logo

drone-tracking's Introduction

Visual object tracking for unmanned aerial vehicles: A benchmark and new motion models

Created by Siyi Li and Dit-Yan Yeung at HKUST.

Introduction

Drone Tracking Benchmark (DTB70) is a unified tracking benchmark on the drone platform. In this benchmark, we provide an extensive study of the state-of-the-art trackers and their various motion model variants on the DTB70 dataset. Detailed description of the benchmark can be found in our paper.

Citation

If you are using this code in a publication, please cite our paper.

@inproceedings{drone-tracking,
    title={Visual object tracking for unmanned aerial vehicles: A benchmark and new motion models},
    author={Li, Siyi and Yeung, Dit-Yan},
    booktitle = {AAAI},
    year={2017}
}

Requirements

For the installation of specific trackers, please refer to the corresponding documentation.

Download dataset

Download the dataset from Dropbox link or Baiduyun link. Put the unzipped file under the data directory. Also, change the dataset path config in file experiments/util/configDTBSeqs.m.

The dataset format follows OTB50.

How to install individual trackers

  • DAT tracker is ready to run.
  • DSST, HOG_LR, KCF, MEEM, SRDCF all need to compile mex files. Just use the compilation script in the corresponding directories.
  • SODLT and MDNet are deep learning based trackers. Please refer to the detailed documentation.

Run demo examples

Run the run_demo.m script.

Run evaluation toolkit

Run the main_running.m script under the experiments directory. You can config the trackers list in file experiments/util/configTrackers.m.

The results of all the trackers can be found here.

For any problems, feel free to propose issues or contact the author [email protected].

drone-tracking's People

Contributors

flyers avatar

Watchers

 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.