Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
f117f052
Unverified
Commit
f117f052
authored
Dec 21, 2020
by
MissPenguin
Committed by
GitHub
Dec 21, 2020
Browse files
Merge pull request #1528 from lilinxiong/dygraph
Update det_basic_loss.py
parents
56930012
e6315ddd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
ppocr/losses/det_basic_loss.py
ppocr/losses/det_basic_loss.py
+0
-1
No files found.
ppocr/losses/det_basic_loss.py
View file @
f117f052
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment