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
51e8aed6
Commit
51e8aed6
authored
Nov 04, 2021
by
LDOUBLEV
Browse files
refer 2 referec
parent
ec7a7f00
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
ppocr/data/imaug/east_process.py
ppocr/data/imaug/east_process.py
+1
-1
ppocr/data/imaug/sast_process.py
ppocr/data/imaug/sast_process.py
+1
-1
ppocr/postprocess/db_postprocess.py
ppocr/postprocess/db_postprocess.py
+1
-1
No files found.
ppocr/data/imaug/east_process.py
View file @
51e8aed6
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#See the License for the specific language governing permissions and
#See the License for the specific language governing permissions and
#limitations under the License.
#limitations under the License.
"""
"""
This code is refer from:
This code is refer
ed
from:
https://github.com/songdejia/EAST/blob/master/data_utils.py
https://github.com/songdejia/EAST/blob/master/data_utils.py
"""
"""
import
math
import
math
...
...
ppocr/data/imaug/sast_process.py
View file @
51e8aed6
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#See the License for the specific language governing permissions and
#See the License for the specific language governing permissions and
#limitations under the License.
#limitations under the License.
"""
"""
This part code is refer from:
This part code is refer
ed
from:
https://github.com/songdejia/EAST/blob/master/data_utils.py
https://github.com/songdejia/EAST/blob/master/data_utils.py
"""
"""
import
math
import
math
...
...
ppocr/postprocess/db_postprocess.py
View file @
51e8aed6
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
"""
"""
This code is refer from:
This code is refer
ed
from:
https://github.com/WenmuZhou/DBNet.pytorch/blob/master/post_processing/seg_detector_representer.py
https://github.com/WenmuZhou/DBNet.pytorch/blob/master/post_processing/seg_detector_representer.py
"""
"""
from
__future__
import
absolute_import
from
__future__
import
absolute_import
...
...
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