GithubHelp home page GithubHelp logo

siamesefc-dsr's Introduction

Rotation Adaptive Visual Object Tracking with Motion Consistency


WACV published Paper : https://ieeexplore.ieee.org/document/8354224

The code in this repository is built upon the work done by Luca Bertinetto et al. in "Fully-Convolutional Siamese Networks for Object Tracking". We thank Luca and his co-authors for making their code public. It helped us build the baseline for participating in the visual object tracking challenge. It is expected to reproduce the results reported in our WACV paper. For execution of our tracker SiameseFC-DSR, please follow the instructions given below.


SiameseFC-DSR


image1


CFNet-DSR


image2


If you find our work useful, please cite:

@INPROCEEDINGS{rout2018rotation,
	title={Rotation Adaptive Visual Object Tracking with Motion Consistency}, 
	author={Rout, Litu and Sidhartha and Manyam, Gorthi RKSS and Mishra, Deepak}, 
	booktitle={2018 IEEE Winter Conference on Applications of Computer Vision (WACV)},
	year={2018},
	pages={1047-1055},
	month={March}}

[ Tracking only ] If you don't care much about training, simply plug one of our pretrained networks to our basic tracker and see it in action.

  1. Prerequisites: GPU, CUDA drivers, cuDNN, Matlab (we used 2016b), MatConvNet (we used v1.0-beta24).
  2. Clone the repository.
  3. Download one of the pretrained networks from http://www.robots.ox.ac.uk/~luca/siamese-fc.html
  4. Go to SiameseFC-DSR/tracking/ and edit env_paths_tracking.m, startup.m appropriately.
  5. Be sure to have at least one video sequence in the required format. You can find an example here in the repository (SiameseFC-DSR/demo-sequences/vot15_bag).
  6. SiameseFC-DSR/tracking/tracker.m is the entry point to execute the tracker, have fun! Alternatively, one can edit run_tracker.m to call the tracker.m function and execute the tracker.

[ Training and tracking ] We have not trained our model from scratch, therefore we request the reader to follow the instructions of original SiameseFC [training and tracking] (https://github.com/bertinetto/siamese-fc) in order to train the model.

Note: The hyper parameters in the provided code may not be exactly what we have used for our evaluation. The exact hyper-parameters are given in the paper. The code is suitable for understanding the key contributions.

siamesefc-dsr's People

Contributors

liturout avatar

Stargazers

 avatar

Watchers

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