“b86e5c3506f38bc2b80dc0cf826c28a1129005ec”上不存在“git@gitcode.net:weixin_41840029/PaddleOCR.git”
未验证 提交 f117f052 编写于 作者: M MissPenguin 提交者: GitHub

Merge pull request #1528 from lilinxiong/dygraph

Update det_basic_loss.py
...@@ -45,7 +45,6 @@ class BalanceLoss(nn.Layer): ...@@ -45,7 +45,6 @@ class BalanceLoss(nn.Layer):
self.balance_loss = balance_loss self.balance_loss = balance_loss
self.main_loss_type = main_loss_type self.main_loss_type = main_loss_type
self.negative_ratio = negative_ratio self.negative_ratio = negative_ratio
self.main_loss_type = main_loss_type
self.return_origin = return_origin self.return_origin = return_origin
self.eps = eps self.eps = eps
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册