Code Monkey home page Code Monkey logo

drt's Introduction

Usage

  • Supported OS: the source code was tested on 64-bit Arch and Ubuntu 14.04 Linux OS, and it should also be executable in other linux distributions.

  • Dependencies:

  • A modified version of caffe framework and all its dependencies.

  • Cuda enabled GPUs

  • Installation:

  1. Install caffe: we use a modified version of the original caffe framework. Compile the source code in the ./caffe directory and the matlab interface following the installation instruction of caffe.
  2. Download the 16-layer VGG network from https://gist.github.com/ksimonyan/211839e770f7b538e2d8, and put the caffemodel file under the ./model directory.
  3. Download imagenet-vgg-m-2048 from http://www.vlfeat.org/matconvnet/pretrained/, and put the file into ./networks
  4. Compile matconvnet in the sub-folders.
  5. Run the demo code demo_DRT.m. You can customize your own test sequences following this example.

The tracking results may be a little different on different machines. The suggested MATLAB and CUDA versions are MATLAB R2014B and CUDA 8.0.

If you find our paper useful, please consider citing it. @inproceedings{sun2018correlation, title={Correlation Tracking via Joint Discrimination and Reliability Learning}, author={Sun, Chong and Wang, Dong and Lu, Huchuan and Yang, Ming-Hsuan}, booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition}, pages={489--497}, year={2018} }

drt's People

Contributors

cswaynecool avatar

Watchers

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