zlai0 / MAST

MAST: A Memory-Augmented Self-supervised Tracker (CVPR 2020)
https://zlai0.github.io/MAST/
273 stars 32 forks source link

keeping a watch on torch version 1.1 dependency #18

Open InnovArul opened 3 years ago

InnovArul commented 3 years ago

Hi, Were you able to figure out the reason for the model not converging? (in pytorch > 1.1). I am facing the same issue in pytorch 1.6 as well.

zlai0 commented 3 years ago

Sorry I still have no idea..

We had another independent reimplementation which also only runs on pytorch <=1.1.

I know this is not ideal, but I assume installing pytorch 1.1 is still relatively easy at the moment?