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
6c29167e
Unverified
Commit
6c29167e
authored
Jan 13, 2022
by
littletomatodonkey
Committed by
GitHub
Jan 13, 2022
Browse files
fix skimage order (#5244)
parent
2ed52a0e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
ppocr/data/__init__.py
ppocr/data/__init__.py
+1
-0
No files found.
ppocr/data/__init__.py
View file @
6c29167e
...
@@ -20,6 +20,7 @@ from __future__ import unicode_literals
...
@@ -20,6 +20,7 @@ from __future__ import unicode_literals
import
os
import
os
import
sys
import
sys
import
numpy
as
np
import
numpy
as
np
import
skimage
import
paddle
import
paddle
import
signal
import
signal
import
random
import
random
...
...
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