SkillAgentSearch skills...

Rpt

a tracker based on reliable patches

Install / Use

/learn @ihpdep/Rpt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Reliable Patch Trackers: Robust Visual Tracking by Exploiting Reliable Patches (RPT)

This is the research code of our RPT tracker. It is implemented in matlab code and aimed to academical purpose. Details can be found in our CVPR paper. Please cite our publication if you use the code

@InProceedings{Li_2015_CVPR,
author = {Li, Yang and Zhu, Jianke and Hoi, Steven C.H.},
title = {Reliable Patch Trackers: Robust Visual Tracking by Exploiting Reliable Patches},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2015}
}

Instructions

    1. Modify the base_path in "run_tracker.m" with your own setting if needed.
    1. Run the "run_tracker.m" script in MATLAB.
    1. Choose sequence.

Dependencies

Our work employs KCF[1] as the base tracker.

[1] J. F. Henriques, R. Caseiro, P. Martins, J. Batista. "High-Speed Tracking with Kernelized Correlation Filters." TPAMI - IEEE Transactions on Pattern Analysis and Machine Intelligence, 2015

Contact:

Yang Li, liyang89@zju.edu.cn ihpdep.github.io

Jianke Zhu jkzhu@zju.edu.cn jkzhu.github.io

Our Lab website

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated1y ago
Forks20

Languages

MATLAB

Security Score

60/100

Audited on Aug 17, 2024

No findings