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
I looked at the Lproduct loss equation, and noticed a strange property - this function seem non convex. E.g. for a GT=0.05 in 1D it would look this (when combined with L1 loss):
I know this actually comes from another paper, but maybe during the work on your analysis you encountered and analysed this part.
I wonder if this might be related to issues with divergence e.g. #19 because this might be a problem, even if it works most of the time.
The text was updated successfully, but these errors were encountered:
Hello,
I looked at the Lproduct loss equation, and noticed a strange property - this function seem non convex. E.g. for a GT=0.05 in 1D it would look this (when combined with L1 loss):
I know this actually comes from another paper, but maybe during the work on your analysis you encountered and analysed this part.
I wonder if this might be related to issues with divergence e.g. #19 because this might be a problem, even if it works most of the time.
The text was updated successfully, but these errors were encountered: