Git Product home page Git Product logo

rpcf's Introduction

RPCF

Code for the paper 'ROI Pooled Correlation Filters for Visual Tracking'

Paper Link

Installation

  1. Clone the GIT repository

  2. Compile the source code in the ./caffe directory and the matlab interface following the installation instruction of caffe.

  3. Download the VGG_ILSVRC_16_layers.caffemodel (553.4 MB) from https://gist.github.com/ksimonyan/211839e770f7b538e2d8, and put the caffemodel file under the ./model directory.

  4. Download imagenet-vgg-m-2048 (345 MB) from http://www.vlfeat.org/matconvnet/pretrained/, and put the file into ./networks .

  5. Compile matconvnet in the ./external_libs folders.

  6. Run the demo code demo_RPCF.m to test the code. You can customize your own test sequences following this example.

  7. Modify the configSeq.m to your OTB dataset path, then run run_RPCF.m on all 100 datasets.

Results

The above link includes the results of OTB-100ใ€VOT-2018 datasets.

Citation

Please cite if you find the paper is helpful to your research :)

@inproceedings{sun2019roi,
  title={ROI Pooled Correlation Filters for Visual Tracking},
  author={Sun, Yuxuan and Sun, Chong and Wang, Dong and He, You and Lu, Huchuan},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={5783--5791},
  year={2019}
}

Environment

Ubuntu 14.04

MATLAB R2017a

Nvidia 1080 GPU

CUDA 8.0

CUDNN 6.0

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.