failed to run opencv3.2 TrackerGOTURN

asked 2017-06-28 08:06:16 -0600

wei gravatar image

image description

My opencv verision is 3.2.0. I heared that GOTURN is a CNN based tracker,so I want to try to run it. I down caffe modol file and then put them in current path of vs2015 project.

When run to this code: tracker->update(frame,object) ,error appear. It likes that there are some error in DNN modual.

edit retag flag offensive close merge delete

Comments

there's heavy work on the dnn module, currently, it might as well be, that the pretrained goturn model is out of date.

could you show the proto file ? so folks can check ?

cc @dkurt (<-- let's see, if this works..)

berak gravatar imageberak ( 2017-06-29 01:28:36 -0600 )edit

if noone else shows up with an idea, try to make an issue here

berak gravatar imageberak ( 2017-06-29 03:32:22 -0600 )edit