https://github.com/NorahGreen/RTracker
[CVPR'24] RTracker: Recoverable Tracking via PN Tree Structured Memory
https://github.com/NorahGreen/RTracker
Last synced: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T03:48:59.000Z (about 1 year ago)
- Last Synced: 2024-08-02T06:11:55.870Z (11 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)[](https://paperswithcode.com/sota/visual-object-tracking-on-videocube?p=rtracker-recoverable-tracking-via-pn-tree)
[](https://paperswithcode.com/sota/visual-object-tracking-on-lasot?p=rtracker-recoverable-tracking-via-pn-tree)
[](https://paperswithcode.com/sota/visual-object-tracking-on-tnl2k?p=rtracker-recoverable-tracking-via-pn-tree)
[](https://paperswithcode.com/sota/visual-object-tracking-on-lasot-ext?p=rtracker-recoverable-tracking-via-pn-tree)
[](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}
}