Giter VIP home page Giter VIP logo

tag's Introduction

TAG: Tracking at Any Granularity

This is the in-progress code release for our paper, "TAG: Tracking at Any Granularity". [Paper] [Project Page]

This repo will be populated with demos, evaluation scripts, dataset parsers, dataset preprocessors, and training scripts, in the weeks to come.

Please contact Adam with anything urgent (or exciting), or open a git issue.

Basic functionality

Provide the model with a sequence of images (3 channels) and a sequence of prompts (1 channel; usually only one of these has non-zero values), and the model will return a trajectory of coordinates, a trajectory of boxes, per-frame visibility scores, and per-frame heatmaps for multi-granularity tracking/segmentation.

xys_e, bboxes_e, vis_e, heatmaps_e = model(rgbs, prompts)

Citation

If you use this code for your research, please cite:

Adam W. Harley, Yang You, Alex Sun, Yang Zheng, Nikhil Raghuraman, Sheldon Liang, Wen-Hsuan Chu, Suya You, Achal Dave, Pavel Tokmakov, 
Rares Ambrus, Katerina Fragkiadaki, Leonidas Guibas. TAG: Tracking at Any Granularity. arXiv 2024.

Bibtex:

\inproceedings{harley2024tag
authors={Adam Harley and Yang You and Yang Zheng and Xinglong Sun and Nikhil Raghuraman and Sheldon Liang and Wen-Hsuan Chu and Suya You and Achal Dave and Pavel Tokmakov and Rares Ambrus and Katerina Fragkiadaki and Leonidas Guibas},
title={TAG: Tracking at Any Granularity},
booktitle={arXiv},
year={2024},
}

tag's People

Contributors

aharley avatar

Stargazers

Weirong Chen avatar  avatar Doug avatar Jonathan Butler avatar Kevin Barnard avatar Muhammad Haseeb Khan avatar Luka Čehovin Zajc avatar

Watchers

 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.