Giter VIP home page Giter VIP logo

adapted_tirtracking's Introduction

Adapted_TIRtracking

This demo is only used for test our algorithm for adapting deep visible trackers to thermal infrared domain. Here we adopt HCF as the base tracker.

Usage

1.Clone the repository

$ git clone https://github.com/xfmao/Adapted_TIRtracking.git

2.Download MatConvNet and extract it under the directory .\external\matconvnet.

Then precompile it by

> cd <MatConvNet>
> addpath matlab
> vl_compilenn

If you want to run the code with GPU, make sure that you have installed CUDA and cuDNN. And compile MatConvNet with cuDNN support.(refer to http://www.vlfeat.org/matconvnet/install/)

3.Download the VGG-Net-19 model and put it in .\model\.

4.Run demo.m.

Results

HCF without finetuning:

HCF after finetuning:

Citation

@inproceedings{Ma-ICCV-2015,
    title={Hierarchical Convolutional Features for Visual Tracking},
    Author = {Ma, Chao and Huang, Jia-Bin and Yang, Xiaokang and Yang, Ming-Hsuan},
    booktitle = {Proceedings of the IEEE International Conference on Computer Vision},
    pages={},
    Year = {2015}
}

adapted_tirtracking's People

Contributors

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