updatenet
updatenet copied to clipboard
关于可视化部分
您好, 想问下论文中4.5小节部分的Siamfc的response map可视化是怎么实现的哇?想请教下,谢谢 Thanks
hi, Response maps是由相应的update机制(no-update, linear update, and updatenet), 通过输入之前帧的templates,实际预测出的。 best!
hi, Response maps是由相应的update机制(no-update, linear update, and updatenet), 通过输入之前帧的templates,实际预测出的。 best!
嗯嗯,我知道response maps得到的过程,怎么把它给画成您在论文中给出的那个样子呢?想问下把它可视化出来的方法
hi, 代码是用SiamFC的tracking prediction, upsampling 之后的response map:
https://github.com/bertinetto/siamese-fc/blob/master/tracking/tracker_eval.m