failed to run opencv3.2 TrackerGOTURN
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.
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..)
if noone else shows up with an idea, try to make an issue here