Git Product home page Git Product logo

spot's Introduction

SPOT: Sparsely-Supervised Object Tracking

🌿 Sparsely-Supervised Object Tracking

Jilai Zheng, Wenxi Li, Chao Ma and Xiaokang Yang

IEEE Transactions on Image Processing (TIP 2024)

Introduction

This repository implements sparsely-supervised deep tracker SPOT, which learns to track objects from very limited annotations (typically less than 5) in each training video.

Main contributions of our SPOT framework can be summarized as follows:

  • We propose a new sparse labeling setting for training visual trackers, as a practical tradeoff between conventional fully-supervised and unsupervised tracking.
  • We incorporate the novel transitive consistency scheme into the teacher-student learning framework to train sparsely-supervised deep trackers.
  • We utilize three effective schemes, including IoU filtering, asymmetric augmentation, and temporal calibration, for robust sparsely-supervised learning.
  • We validate the proposed framework on large-scale video datasets. With two orders of magnitude fewer labels, our sparsely-supervised trackers perform on par with their fully-supervised counterparts.
  • We study how to properly exploit a vast number of videos under a limited labeling budget, and demonstrate the potential of exploiting purely unlabeled videos for additional performance gain.

Tutorial

Please refer to TUTORIAL.md for how to use this repo.

Performance

Please refer to PERFORMANCE.md for performance on SOT benchmarks.

Citation

If any parts of our paper and codes are helpful to your work, please generously citing:

@inproceedings{zheng-tip2024-spot,
    title={Sparsely-Supervised Object Tracking},
    author={Zheng, Jilai and Li, Wenxi and Ma, Chao and Yang, Xiaokang},
    booktitle={IEEE Transactions on Image Processing (TIP)},
    year={2024}
}

Reference

We refer to the following repositories when implementing the SPOT framework. Thanks for their great work.

Contact

Feel free to contact me if you have any questions.

spot's People

Contributors

zhengjilai avatar

Stargazers

Pin Tang avatar  avatar Wenxi LiοΌŒζŽζ–‡η†™ avatar wgqtmac avatar

Watchers

Chao Ma 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.