Git Product home page Git Product logo

tfcr's Introduction

TFCR

Learning target-focusing convolutional regression model for visual object tracking

Abstract: Discriminative correlation filters (DCFs) have been widely used in the tracking community recently. DCFs-based trackers utilize samples generated by circularly shifting from an image patch to train a ridge regression model, and estimate target location using a response map generated by the correlation filters. However, the generated samples produce some negative effects and the response map is vulnerable to noise interference, which degrades tracking performance. In this paper, to solve the aforementioned drawbacks, we propose a target-focusing convolutional regression (CR) model for visual object tracking tasks (called TFCR). This model uses a target-focusing loss function to alleviate the influence of background noise on the response map of the current tracking image frame, which effectively improves the tracking accuracy. In particular, it can effectively balance the disequilibrium of positive and negative samples by reducing some effects of the negative samples that act on the object appearance model. Extensive experimental results illustrate that our TFCR tracker achieves competitive performance compared with state-of-the-art trackers.

The matlab code for TFCR tracker can be downloaded here[google] or here[baidu(password:nvb5)].

Usage

Tracking

  1. If you want to compare our results in your experiment, just download the raw experimental results.

  2. If you want to test our experiment:

    2.1 Download the code and unzip it in your computer.

    2.2 Run the demo.m to test a tracking sequence using a default model.

    2.3 Using run_TFCR.m to test the performance on OTB, TC or UAV benchmark.

  3. Prerequisites: Ubuntu 18, Matlab 2017R, GTX1080Ti, CUDA8.0.

Results

Dataste OTB2013 OTB2015 TC128 UAV123
Prec. 0.871 0.876 0.776 0.715
AUC 0.671 0.665 0.564 0.512

Citation

If you find the code useful, please cite:

@article{TFCR,
  title={Learning target-focusing convolutional regression model for visual object tracking},
  author=Yuan, Di and Nana, Fan and He, Zhenyu},
  journal={Knowledge-Based Systems},
  DOI={https://doi.org/10.1016/j.knosys.2020.105526},
  year={2020}
}

@inproceedings{song-iccv17-CREST,
    author={Song, Yibing and Ma, Chao and Gong, Lijun and Zhang, Jiawei and Lau, Rynson and Yang, Ming-Hsuan}, 
    title={CREST: Convolutional Residual Learning for Visual Tracking}, 
    booktitle={IEEE International Conference on Computer Vision},
    pages={2555-2564},
    year={2017}
}

Contact

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

Acknowledgements

Some of the parameter settings and functions are borrowed from CREST(https://github.com/ybsong00/CREST-Release).

tfcr's People

Contributors

deasonyuan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

whjzsy

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.