siamese-fc
siamese-fc copied to clipboard
how to understand?
net_x.eval({p.id_feat_z, z_features, 'instance', x_crops}); What does this line of code mean?Thanks!
Hi, it is computing the similarity between target and search area. As input, it gets the precomputed embedding of the template (because they are fixed), and the rgb crops of the search area.
On Sat, Sep 29, 2018 at 10:44 AM zhangyaqin032266 [email protected] wrote:
net_x.eval({p.id_feat_z, z_features, 'instance', x_crops}); What does this line of code mean?Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bertinetto/siamese-fc/issues/63, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLRuTg4VDmObF-srCURearwv4oERUTBks5uf0DpgaJpZM4XAbgj .