Giter VIP home page Giter VIP logo

sylan2019 / stdod Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 4.0 30.9 MB

A visual object tracking method where we take into account the difference between occlusion and self-deformation in a spatial-temporal regularised DCF filter. Robust Visual Object Tracking with Spatiotemporal Regularisation and Discriminative Occlusion Deformation, International Conference on Image Processing (ICIP). IEEE, 2021, pp. 1879-1883.

MATLAB 82.86% M 0.14% C++ 17.00%

stdod's Introduction

STDOD

A visual object tracking method where we take into account the difference between occlusion and self-deformation in a spatial-temporal regularised DCF filter. (Robust Visual Object Tracking with Spatiotemporal Regularisation and Discriminative Occlusion Deformation, International Conference on Image Processing (ICIP). IEEE, 2021, pp. 1879-1883.)

In this demo video, a comparison of our approach (red) with STRCF (green), HCFstar (blue), ASRCF (yellow), and GFSDCF (cyan) on the first 240 frames of Girl2 sequence from OTB100.

In this work, we We have referenced and borrowed codes from the GFSDCF tracker (https://github.com/XU-TIANYANG/GFS-DCF). Please reference the usage to download the model (imagenet-resnet-50-dag.mat) from GFSDCF, and copy it to the directory ./STDOD/tracker_featu/offline_models/

Along with our tidying process, Codes for STDOD Will be released gradually.

Configuring matconvent for new version of cuda.

[]. Citing STDOD

If you use this repository or would like to refer the paper, please use the following BibTeX entry

 @inproceedings{lan2021robust,
  title={Robust Visual Object Tracking with Spatiotemporal Regularisation and Discriminative Occlusion Deformation},
  author={Lan, Shiyong and Li, Jin and Sun, Shipeng and Lai, Xin and Wang, Wenwu},
  booktitle={2021 IEEE International Conference on Image Processing (ICIP)},
  pages={1879--1883},
  year={2021},
  organization={IEEE}
}

stdod's People

Contributors

sylan2019 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar linlin avatar Jinguo Cheng avatar  avatar

Watchers

 avatar

stdod's Issues

Tracker Implementation

In the given code, some of the files are not accessible. Tracker implementation file with .p extension cannot used for further implementation. Is if possible to get the full source code?

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.