Simon Meister
Simon Meister
Which version of cuda and cudnn are you using? After a quick search, it may be a problem with newer versions similar to https://github.com/pytorch/pytorch/issues/15433.
Did you try it with version 1.2 or 1.7 of tensorflow? I wasn't able to test a more recent version due to high workload from new projects.
Did you try an older version, e.g. tf.1.7? See updated readme.
I didn't have time yet to try the code with a recent version of tensorflow - there may be various issues.
It looks like the Correlation op was not compiled. Did you run the run.py script? This is needed for some initialization, including op compilation. Note that you may need to...
It seems phillm was last active at the mhut forum so I just asked if his tracker can be updated, just waiting for a response there. Since it's still the...