Skip to content

Commit

Permalink
Merge pull request #626 from tink2123/format_code
Browse files Browse the repository at this point in the history
format code
  • Loading branch information
tink2123 authored Aug 31, 2020
2 parents 252fbe5 + b626aa3 commit 31e62cb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 588 deletions.
1 change: 1 addition & 0 deletions ppocr/data/rec/dataset_traversal.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ def sample_iter_reader():
norm_img = process_image_srn(
img=img,
image_shape=self.image_shape,
char_ops=self.char_ops,
num_heads=self.num_heads,
max_text_length=self.max_text_length)
else:
Expand Down
Loading

0 comments on commit 31e62cb

Please sign in to comment.