594422814 / UDT_pytorch

MIT License
192 stars 23 forks source link

Why do you transform the predicted results? #10

Closed ReedZyd closed 4 years ago

ReedZyd commented 5 years ago

image Why do you transform it?

594422814 commented 5 years ago

We use the shifted Gaussian response map as the pseudo label (as stated in our paper). We observe that simply using the response map as the pseudo label will significantly enlarge the loss. When the frame number increases, the reconstruction error will be extremely unstable.