votchallenge / toolkit

The official VOT Challenge evaluation and analysis toolkit
http://www.votchallenge.net/
GNU General Public License v3.0
153 stars 43 forks source link

vot2016 Error during tracker execution: Exception when sending frame to tracker: Client not alive #53

Open dev-lyj opened 2 years ago

dev-lyj commented 2 years ago

Updating on frame 32/49 @@TRAX:frame "file:///tmp/vot_dummy_50_640_480/color/00000033.jpg" @@TRAX:state "190.0244,85.6347,97.8675,110.5902" Updating on frame 33/49 @@TRAX:frame "file:///tmp/vot_dummy_50_640_480/color/00000034.jpg" @@TRAX:state "201.9191,76.2010,97.8675,110.5902" Updating on frame 34/49 @@TRAX:frame "file:///tmp/vot_dummy_50_640_480/color/00000035.jpg" Timeout reached, terminating tracker @@TRAX:quit @@TRAX:state "215.4543,68.4080,97.8675,110.5902" Updating on frame 35/49 Error during tracker execution: Exception when sending frame to tracker: Client not alive

lukacu commented 2 years ago

Well the log tells me that the timeout for tracker response was reached at some point. It looks like a borderline case since the tracker then replied so it is also a synchronization issue, but what you can do is increase the timeout period in your tracker config file.