Merge pull request #1528 from lilinxiong/dygraph

Update det_basic_loss.py
dependabot/pip/PPOCRLabel/requirements/lxml-4.6.2
MissPenguin 4 years ago committed by GitHub
commit f117f052fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,6 @@ class BalanceLoss(nn.Layer):
self.balance_loss = balance_loss
self.main_loss_type = main_loss_type
self.negative_ratio = negative_ratio
self.main_loss_type = main_loss_type
self.return_origin = return_origin
self.eps = eps

Loading…
Cancel
Save