weeknan

Results 3 issues of weeknan

I just learned what is optical flow, and i want to know the meaning of the args -v(verbose)? could you explain more details ? really thanks!!!!!!

您好,论文中的公式(6),随时间衰减的因数t是乘在exp的外面的; 但是在代码中(moco/builder.py,第268行),这个因数weight是直接乘到了队列中的特征上; 按照代码中的实现方式,公式中分母的因数t是不是应该乘在k_i的前面?

Hi, thanks for the interesting work. Will M&M further boost the performance of supervisied pretrained model? Or I wonder what will happen if I intert the M&M training between a...