Giter VIP home page Giter VIP logo

unicorn's Introduction

Unicorn ๐Ÿฆ„ : Towards Grand Unification of Object Tracking

PWC PWC PWC PWC PWC PWC Models on Hugging Face Unicorn

This repository is the project page for the paper Towards Grand Unification of Object Tracking

Highlight

  • Unicorn is accepted to ECCV 2022 as an oral presentation!
  • Unicorn first demonstrates grand unification for four object-tracking tasks.
  • Unicorn achieves strong performance in eight tracking benchmarks.

Introduction

  • The object tracking field mainly consists of four sub-tasks: Single Object Tracking (SOT), Multiple Object Tracking (MOT), Video Object Segmentation (VOS), and Multi-Object Tracking and Segmentation (MOTS). Most previous approaches are developed for only one of or part of the sub-tasks.

  • For the first time, Unicorn accomplishes the great unification of the network architecture and the learning paradigm for four tracking tasks. Besides, Unicorn puts forwards new state-of-the-art performance on many challenging tracking benchmarks using the same model parameters.

This repository supports the following tasks:

Image-level

  • Object Detection
  • Instance Segmentation

Video-level

  • Single Object Tracking (SOT)
  • Multiple Object Tracking (MOT)
  • Video Object Segmentation (VOS)
  • Multi-Object Tracking and Segmentation (MOTS)

Demo

Unicorn conquers four tracking tasks (SOT, MOT, VOS, MOTS) using the same network with the same parameters.

video_demo_unicorn.mp4

Results

SOT

MOT (MOT17)

MOT (BDD100K)

VOS

MOTS (MOTS Challenge)

MOTS (BDD100K MOTS)

Getting started

  1. Installation: Please refer to install.md for more details.
  2. Data preparation: Please refer to data.md for more details.
  3. Training: Please refer to train.md for more details.
  4. Testing: Please refer to test.md for more details.
  5. Model zoo: Please refer to model_zoo.md for more details.

Citing Unicorn

If you find Unicorn useful in your research, please consider citing:

@inproceedings{unicorn,
  title={Towards Grand Unification of Object Tracking},
  author={Yan, Bin and Jiang, Yi and Sun, Peize and Wang, Dong and Yuan, Zehuan and Luo, Ping and Lu, Huchuan},
  booktitle={ECCV},
  year={2022}
}

Acknowledgments

  • Thanks YOLOX and CondInst for providing strong baseline for object detection and instance segmentation.
  • Thanks STARK and PyTracking for providing useful inference and evaluation toolkits for SOT and VOS.
  • Thanks ByteTrack, QDTrack and PCAN for providing useful data-processing scripts and evalution codes for MOT and MOTS.

unicorn's People

Contributors

ifighting avatar masterbin-iiau avatar nimaboscarino 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.