"vscode:/vscode.git/clone" did not exist on "647db30f6f3bd4d8e3693d6ba83b2d0fea355076"
Commit ac56eba7 authored by WenmuZhou's avatar WenmuZhou
Browse files

del pad

parent 316a17b0
...@@ -54,6 +54,7 @@ class DBPostProcess(object): ...@@ -54,6 +54,7 @@ class DBPostProcess(object):
_bitmap: single map with shape (1, H, W), _bitmap: single map with shape (1, H, W),
whose values are binarized as {0, 1} whose values are binarized as {0, 1}
''' '''
bitmap = _bitmap bitmap = _bitmap
height, width = bitmap.shape height, width = bitmap.shape
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment