nrupatunga / PY-GOTURN

This is the python-caffe implementation of single object tracking from GOTURN paper
MIT License
214 stars 67 forks source link

Integration with vot-toolkit #17

Open subhadip3 opened 6 years ago

subhadip3 commented 6 years ago

Hi, could you please share the code that you used to integrate your tracker with the VOT-toolkit while submitting your tracker? Thanks.

LiangXu123 commented 6 years ago

I am curious too,since there is a PR about Integration with vot-toolkit,but it's still remain open,and I try it,but not success, runing in MATLAB result something like this: Verifying native components ... Experiment baseline Tracker pygoturn Sequence ball Repetition 1 Tracker execution interrupted: Did not receive response.

sydney0zq commented 6 years ago

Hi HUSTer, that is your problem. I have run that script for many times and get reasonable results. You could check logs directory for more information.