Giter Club home page Giter Club logo

mmnet's Introduction

Multi-Task Driven Feature Models for Thermal Infrared Tracking (AAAI2020)

Abstract

We propose a feature model comprising TIR-specific discriminative features and fine-grained correlation features for TIR object representation. Then, we develop a multi-task matching framework (MMNet) to integrate these two features for robust TIR tracking. In addition, we build a large-scale TIR training dataset to train the network for adapting the model to the TIR domain. More details please see our paper, supplementary material. Alt text

Download

  • You can download the proposed TIR training dataset from Baidu Pan. [News 2020-08] We have extended this dataset to a new TIR object tracking benchmark, LSOTB-TIR.
  • You can download several our trained models from Baidu Pan or MEGA drive.
  • You can download the tracking raw results of three benchmarks from Baidu Pan or MEGA drive.

Usage

Tracking

  1. Clone the code and unzip it in your computer.
  2. Prerequisites: Ubuntu 14, Matlab R2017a, GTX1080, CUDA8.0.
  3. Download our trained models from here and put them into the src/tracking/networks folder .
  4. Run the run_demo.m in src/tracking folder to test a TIR sequence using a default model.
  5. Test other TIR sequences, please download the PTB-TIR dataset from here.

Training

  1. Preparing your training data like that in here. Noting that preparing the TIR training data uses the same format and method as the above.
  2. Configure the path of training data in src/training/env_path_training.m.
  3. Run src/training/run_experiment_MMNet.m. to train the proposed MMNet.
  4. The network architecture and trained models are saved in src/training/data-MMNet folder.

Citation

If you use the code or dataset, please consider citing our paper.

@inproceedings{MMNet,
  title={Multi-Task Driven Feature Models for Thermal Infrared Tracking},
  author={Liu, Qiao and Li, Xin and He, Zhenyu and Fan, Nana and Yuan, Di and Liu, Wei and Liang, YongSheng},
  booktitle={Thirty-Fourth AAAI Conference on Artificial Intelligence},
  pages={11604-11611},
  year={2020}
}

Contact

Feedbacks and comments are welcome! Feel free to contact us via [email protected] or [email protected]

mmnet's People

Contributors

qiaoliuhit avatar

Watchers

 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.