You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the computation on R_hier in hype_triplet_losses, the default option for opposite_hier is False, so this line will be used. From my understanding,
par_norm <--> z_part
p_norm <--> z_whole
But it is different from the version mentioned in Eq(5) in the original paper. Could you elaborate on it further?
Thanks~
The text was updated successfully, but these errors were encountered:
Hi, @diegovalsesia ,
According to the computation on R_hier in hype_triplet_losses, the default option for opposite_hier is False, so this line will be used. From my understanding,
But it is different from the version mentioned in Eq(5) in the original paper. Could you elaborate on it further?
Thanks~
The text was updated successfully, but these errors were encountered: