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
Nice work! I wonder how to pass weights to this custom ASL loss, because our previous task used 'criterion = nn.BCEWithLogitsLoss(weight=self.y_pos_weight)'.
Can you give some advice on handling the weights parameter?
Thanks a lot~
The text was updated successfully, but these errors were encountered:
Nice work! I wonder how to pass weights to this custom ASL loss, because our previous task used 'criterion = nn.BCEWithLogitsLoss(weight=self.y_pos_weight)'.
Can you give some advice on handling the weights parameter?
Thanks a lot~
The text was updated successfully, but these errors were encountered: