Giter VIP home page Giter VIP logo

dal's Introduction

DAL

DAL tracker code for the paper "DAL: A Deep Depth-aware Long-term Tracker" (ICPR2020)

The best RGBD trackers provide high accuracy but are slow to run. On the other hand, the best RGB trackers are fast but clearly inferior on the RGBD datasets. In this work, we propose a deep depth-aware long-term tracker that achieves state-of-the-art RGBD tracking performance and is fast to run. We reformulate deep discriminative correlation filter (DCF) to embed the depth information into deep features. Moreover, the same depth-aware correlation filter is used for target re-detection. Comprehensive evaluations show that the proposed tracker achieves state-of-the-art performance on the Princeton RGBD, STC, and the newly-released CDTB benchmarks and runs 20 fps.

Setup and dependencies

We use the same settings as the [Pytracking](https://github.com/visionml/pytracking).

Evaluation

  • To download the Dimp50.pth from the website
  • To set the path to the pretrained checkpoints and the dataset in the local.py , e.g. CDTB (vot2020-rgbd)
  • Then run :
python run_tracker.py dimp_rgbd_blend dimp50_votd --dataset votd --sequence 'bottle_room_occ_1' --debug 3

Train

  • no needs to train on RGBD dataset
  • we pretrain the dimp50 on RGB datasets, then inference on RGBD datasets

If you use this code, please cite our paper (the bibtex will be updated soon after ICPR2020):

@INPROCEEDINGS{Qian-2020-icpr,
  author = {Y. Qian and S. Yan and A. Lukezic and M. Kristan and J.-K. K{\"a}m{\"a}r{\"a}inen and J. Matas},
  title = {{DAL}: A Deep Depth-Aware Long-term Tracker},
  booktitle = {Int. Conf. on Pattern Recognition (ICPR)},
  year = {2020},
  address = {Milano, Italy (online)}
}

dal's People

Contributors

xiaozai 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.