Coder Social home page Coder Social logo

rpt's Introduction

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, [email protected] ihpdep.github.io

Jianke Zhu [email protected] jkzhu.github.io

Our Lab website

rpt's People

Contributors

grigorisg9gr avatar ihpdep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rpt's Issues

代码运行出错???

您好!最近看了您的这篇文章,对它很感兴趣,所以下载了您的代码,想运行看一下效果,但是运行时却报出了一系列错误:

错误使用 ~=
输入参数太多。
出错 show_video (line 19)
ne instance per frame
出错 tracker (line 44)
update_visualization = show_video(img_files, video_path, resize_image);
出错 run_tracker (line 126)
[positions,targetSize, time] = tracker(video_path, img_files, pos, target_sz, ...
出错 run_tracker (line 108)
[precision, fps] = run_tracker(video, kernel_type, ...
个人对matlab不是特别懂,我使用的平台是window8.1+Matlab_R2015b,所以能否告知一下,这是怎么回事啊??

代码运行出错???

您好!最近看了您的这篇文章,对它很感兴趣,所以下载了您的代码,想运行看一下效果,但是运行时却报出了一系列错误:

错误使用 ~=
输入参数太多。
出错 show_video (line 19)
ne instance per frame
出错 tracker (line 44)
update_visualization = show_video(img_files, video_path, resize_image);
出错 run_tracker (line 126)
[positions,targetSize, time] = tracker(video_path, img_files, pos, target_sz, ...
出错 run_tracker (line 108)
[precision, fps] = run_tracker(video, kernel_type, ...
个人对matlab不是特别懂,我使用的平台是window8.1+Matlab_R2015b,所以能否告知一下,这是怎么回事啊??

代码运行出错???

您好!最近看了您的这篇文章,对它很感兴趣,所以下载了您的代码,想运行看一下效果,但是运行时却报出了一系列错误:

错误使用 ~=
输入参数太多。
出错 show_video (line 19)
ne instance per frame
出错 tracker (line 44)
update_visualization = show_video(img_files, video_path, resize_image);
出错 run_tracker (line 126)
[positions,targetSize, time] = tracker(video_path, img_files, pos, target_sz, ...
出错 run_tracker (line 108)
[precision, fps] = run_tracker(video, kernel_type, ...
个人对matlab不是特别懂,我使用的平台是window8.1+Matlab_R2015b,所以能否告知一下,这是怎么回事啊??

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.