Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NorahGreen/RTracker
[CVPR'24] RTracker: Recoverable Tracking via PN Tree Structured Memory
https://github.com/NorahGreen/RTracker
Last synced: 6 days ago
JSON representation
[CVPR'24] RTracker: Recoverable Tracking via PN Tree Structured Memory
- Host: GitHub
- URL: https://github.com/NorahGreen/RTracker
- Owner: NorahGreen
- Created: 2024-03-06T08:57:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T03:48:59.000Z (5 months ago)
- Last Synced: 2024-08-02T06:11:55.870Z (3 months ago)
- Size: 4.15 MB
- Stars: 18
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Visual-Object-Tracking - [code
README
# RTracker
This is the official implementation of the paper [[CVPR'24] RTracker: Recoverable Tracking via PN Tree Structured Memory](https://arxiv.org/abs/2403.19242)[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rtracker-recoverable-tracking-via-pn-tree/visual-object-tracking-on-videocube)](https://paperswithcode.com/sota/visual-object-tracking-on-videocube?p=rtracker-recoverable-tracking-via-pn-tree)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rtracker-recoverable-tracking-via-pn-tree/visual-object-tracking-on-lasot)](https://paperswithcode.com/sota/visual-object-tracking-on-lasot?p=rtracker-recoverable-tracking-via-pn-tree)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rtracker-recoverable-tracking-via-pn-tree/visual-object-tracking-on-tnl2k)](https://paperswithcode.com/sota/visual-object-tracking-on-tnl2k?p=rtracker-recoverable-tracking-via-pn-tree)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rtracker-recoverable-tracking-via-pn-tree/visual-object-tracking-on-lasot-ext)](https://paperswithcode.com/sota/visual-object-tracking-on-lasot-ext?p=rtracker-recoverable-tracking-via-pn-tree)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rtracker-recoverable-tracking-via-pn-tree/visual-object-tracking-on-got-10k)](https://paperswithcode.com/sota/visual-object-tracking-on-got-10k?p=rtracker-recoverable-tracking-via-pn-tree)## Citation
```
@inproceedings{rtracker,
title={RTracker: Recoverable Tracking via PN Tree Structured Memory},
author={Huang, Yuqing and Li, Xin and Zhou, Zikun and Wang, Yaowei and He, Zhenyu and Yang, Ming-Hsuan},
booktitle={CVPR},
year={2024}
}